You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running a Craft 5 migration, there's a good chance the user will end up with entry type name collisions from matrix blocks resulting in entry types like: video, video2, video3. Rather than silently appending a number, the migration should report back what changes were made to give the developer a chance to make template changes if needed.
Less likely to be an issue, it might not be a bad idea to do the same thing for fields.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
After running a Craft 5 migration, there's a good chance the user will end up with entry type name collisions from matrix blocks resulting in entry types like: video, video2, video3. Rather than silently appending a number, the migration should report back what changes were made to give the developer a chance to make template changes if needed.
Less likely to be an issue, it might not be a bad idea to do the same thing for fields.
Beta Was this translation helpful? Give feedback.
All reactions