Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
UnassignedUnassignedReporter
Jon ClausenJon ClausenFix versions
Components
Priority
Critical
Details
Details
Assignee
Unassigned
UnassignedReporter
Jon Clausen
Jon ClausenFix versions
Components
Priority
Sentry
Sentry
Sentry
Created July 27, 2021 at 8:32 PM
Updated July 29, 2021 at 3:07 PM
Resolved July 29, 2021 at 3:07 PM
Since ContentStore items are not part of a URL hierarchy, and there may be
{ContentStore slug='...'
} tags in Pages which reference the old slug, there is no need to re-slugify it - potentially breaking links and throwing errors throughout the site.This is addressed by the following PR : https://github.com/Ortus-Solutions/ContentBox/pull/488