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
Hi Erlend!
If you look at the release notes for EPiServer.CMS.UI 11.30.0, they have fixed another bug that claims sort order should be used: CMS-16067
Maybe CMS-13481 and CMS-16067 are in conflict. Prior to CMS-16067 being «fixed» sort order only affected the list in admin mode.
There was an unintentional change (CMS-13481) that hard-coded alphabetical sort order of available content types (not just block types). This change was reverted in CMS-16067. If you also update EPiServer.Cms.Core, content types should not just be sorted by the order you specify but if multiple types have the same sort order then they're sorted alphabetically. As you would expect.
It looks like this bug is back in release: EPiServer.CMS.UI 11.29.0
https://world.episerver.com/documentation/Release-Notes/ReleaseNote/?releaseNoteId=CMS-13481