kaliop-uk / ezmigrationbundle

This bundle makes it easy to handle eZPlatform / eZPublish5 content upgrades/migrations
GNU General Public License v2.0
53 stars 81 forks source link

Use uniforn naming for step type names / matcher conditions / reference attributes #241

Closed gggeek closed 4 years ago

gggeek commented 4 years ago

Currently the same "repository entity" can be referenced by different yaml elements, depending on the context.

Ex: for ContentType:

Similar situations apply to ObjectState, ObjectStateGroup, UserGroup.

In order to avoid BC problems, once we decide on the 'proper' naming, we should at first fix the 'bad name' use sites while still supporting the old name for a while.

gggeek commented 4 years ago

Will be in 5.14