London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
+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.