Problem/Motivation

scheduler_config_import_steps_alter will add _scheduler_config_import_process_entity_definitions even if nothing is being uninstalled. It slows down install from default config.

Issue fork scheduler-3553433

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mglaman created an issue. See original summary.

mglaman’s picture

Status: Active » Needs review
hydra’s picture

Status: Needs review » Reviewed & tested by the community

I stumbled over this patch since I had an error on config-import saying

In EntityTypeManager.php line 142:                                                                          
The "" entity type does not exist.   

which was triggered by this method. Helped me for both cases. Thank you very much! :)

jonathan1055 made their first commit to this issue’s fork.

jonathan1055’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Fixed

Thank you @mglaman for opening the issue and creating the MR and thank you @hydra for testing and confirming. This is merged and fixed, and I've given you both credit too.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.