I confirm that:
(Please fill in the actual values from your environment - check Contao Manager or use composer show)
| Key | Value | Comments |
|---|---|---|
| PHP version: | 7.2.10 | |
| Contao version: | 4.9.3 | |
| MetaModels version: | 2.2@dev | |
| Installed MetaModels packages: | core,attribute_tags,... | Some more but not relevant |
| DCG version: | 2.2@dev |
(Describe the problem you are having)
alias as alias fieldtl_metamodel_dcasetting_condition of type conditionpropertycontainanyofid the property conditionBecause of duplicate aliases I want to migrate to the id as alias field. If I change the tag alias to id the property conditions are broken because the serialized information of the property condition of type conditionpropertycontainanyof are not adjusted
alias as alias fieldconditionpropertycontainanyof.Have we discussed in MM call ... Aliases should be unique anyway :D