- Issue created by @pingwin4eg
- πΊπ¦Ukraine pingwin4eg Zaporizhia πΊπ¦
Not sure whether it's a bug or not.
- First commit to issue fork.
- Merge request !14Issue #3451525 Add config dependency on migration entity to cron_migration entities β (Open) created by trackleft2
- πΊπΈUnited States trackleft2 Tucson, AZ πΊπΈ
trackleft2 β changed the visibility of the branch 3451525-add-config-dependency to hidden.
- πΊπΈUnited States trackleft2 Tucson, AZ πΊπΈ
trackleft2 β changed the visibility of the branch 2.1.x to hidden.
- πΊπΈUnited States trackleft2 Tucson, AZ πΊπΈ
I think we need to add a post_update function in order to update existing cron migration config entities to add their dependencies.
- πΊπΈUnited States trackleft2 Tucson, AZ πΊπΈ
I've added a post update function that just resaves all of the existing cron migrations on the site in order to recalculate dependencies.