Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
+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.