- Issue created by @dasginganinja
If paragraphs_library_update_8103 is run multiple times, the config key `dependencies.enforced.modules` contains multiple copies of `- paragraphs_library` under the enforced modules. These update functions normally don't run multiple times on a single site, but I have a multisite case where it did.
Add a check before adding module list to dependencies.
Perhaps add another update function to remove duplicate entries on sites?
Active
1.0
Code