dotCMS / dotCMS/core

[TASK] Sync Lock/Unlock State Between Page Properties and Editor

Open
#33,631 3 comments 0 reactions 1 assignee View on GitHub

@gortiz-dotcms is already working on this.

Since Sep 18, 2026.

dotCMS : UVE OKR : User Experience Priority : 3 Average Team : Maintenance Team : Scout
Dominant language
Java
Stars
970
Forks
486
Avg merge
3d 33m
Merged PRs (30d)
170

Description

Description

When toggling the Lock/Unlock state in the Page Properties modal, the UVE does not reflect the updated state.
This suggests that the Page Properties modal and the UVE editor view are currently out of sync.

The primary goal of this task is to ensure that the lock/unlock state updates correctly and immediately in the UVE after any change in the Page Properties.
Additionally, while working on this, if other synchronization inconsistencies between the modal and the UVE are identified, they should be reported or brought up for discussion.

Acceptance Criteria
  • Lock/Unlock actions performed in the Page Properties modal should immediately update the UVE state.
  • UVE and Page Properties remain consistent after any state change.
  • Identify and report any other synchronization issues between the UVE and the Page Properties modal.
  • Include console or event-based logging (if needed) to confirm state propagation.
Priority

Medium

Additional Context

https://github.com/user-attachments/assets/30711ebc-5a5e-45c9-9f3d-ff0e3e7e47cb
https://dotcms.freshdesk.com/a/tickets/39491

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.