Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
+1, we have the same issue with 11.11.0.0, still not fixed. MigrationSteps are useless in this case, we use group names (Register label in CMS Admin Tab) a lot.
Still a bug
v 11.20.1
Same problem here: https://world.episerver.com/forum/developer-forum/-Episerver-75-CMS/Thread-Container/2019/11/groupname-ignored-after--migrationstep-property-rename/
Fixed with SQL-script:
UPDATE [dbo].[tblPropertyDefinition]
SET Advanced = NULL
WHERE Name = 'NameOfProperty'
Episerver 10.10.4
Renamed properties are moved to the Content tab.
Can be reproduced on Alloy. For example, rename NewsPageLinks property on StartPage.