Problem Statement
When a user creates a Content Type, adds fields to it, and then saves a Style Editor schema from the Style Editor tab, all previously added fields are unexpectedly removed from the Content Type.
Multiple toast notifications appear during the save: "CleanUpFieldReferencesJob finished for field: [fieldName]" — one per deleted field. After refreshing the page, the Content Type has no fields left.
This makes it impossible to define a Style Editor schema on a Content Type that already has fields without losing all of them.
Steps to Reproduce
- Create a new Content Type
- Add one or more fields to it (e.g. Text, Custom Field)
- Navigate to the Style Editor tab of the same Content Type
- Define a Style Editor schema and click Save
- Refresh the page
Acceptance Criteria
dotCMS Version
Latest from main branch
Severity
High - Major functionality broken
Links
NA
Problem Statement
When a user creates a Content Type, adds fields to it, and then saves a Style Editor schema from the Style Editor tab, all previously added fields are unexpectedly removed from the Content Type.
Multiple toast notifications appear during the save: "CleanUpFieldReferencesJob finished for field: [fieldName]" — one per deleted field. After refreshing the page, the Content Type has no fields left.
This makes it impossible to define a Style Editor schema on a Content Type that already has fields without losing all of them.
Steps to Reproduce
Acceptance Criteria
dotCMS Version
Latest from
mainbranchSeverity
High - Major functionality broken
Links
NA