Problem/Motivation
As more non-core migrations become available, there are more and more derived migrations beside just nodes. Instead of only doing the derived migration expansion only for nodes, let's expand that to all migrations.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 2976379-4.patch | 6.09 KB | rpayanm |
| #2 | 2976379-2.migrate_upgrade.Expand-all-derived-migrations-in-migrationlookup.patch | 6.02 KB | mikelutz |
Comments
Comment #2
mikelutzHere's a patch. Works in tests, but needs some real-world testing.
Comment #3
heddnComment #4
rpayanmComment #5
heddnNice!
Comment #7
heddn