dotCMS / core

Headless/Hybrid Content Management System for Enterprises

Home Page:http://dotcms.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edit Page V2: Unlocking a Locked Page Feature

fmontes opened this issue · comments

Parent

#27546

User Story

As a content editor, I want to be able to unlock a page that is locked by another user with proper permissions, so I can make necessary edits.

PAGE CAN'T BE LOCKED FROM UVE (Universal Visual Editor)

Acceptance Criteria

Design

Page is locked and can be unlocked
image

Page is locked and CAN'T be unlocked
image

Proposed Objective

Core Features

Proposed Priority

Priority 3 - Average

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.:

Assumptions & Initiation Needs

  • There is a property in the page API canUnlock
  • The locked page is not being actively edited by the user who locked it.

Quality Assurance Notes & Workarounds

N/A

INTERNAL QA: PASSED

  • Docker Image: master_836c7db

In the new UI, the warning message saying Locked by ${User Name} is showing up correctly.

Approved: Tested on trunk_a1b916e, Docker, macOS 13.0, FF v124.0.2
Screenshot 2024-04-18 at 11 57 34 AM