Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 UVE: Fix Content Deletion Bug in Personalized Pages #31098

Open
4 tasks done
fmontes opened this issue Jan 9, 2025 · 1 comment · May be fixed by #31125
Open
4 tasks done

🐛 UVE: Fix Content Deletion Bug in Personalized Pages #31098

fmontes opened this issue Jan 9, 2025 · 1 comment · May be fixed by #31125

Comments

@fmontes
Copy link
Member

fmontes commented Jan 9, 2025

Problem Statement

Content editors are currently unable to delete content from personalized pages within the Universal Visual Editor (UVE) without affecting the default pages. This issue compromises the functionality of creating truly independent and personalized content experiences, as changes made to personalized variants unintentionally influence the default settings.

Objectives

  • Ensure that content can be independently managed and deleted on personalized pages without impacting the default page.
  • Maintain the integrity and independence of content across different page versions within UVE.

User Story

As a content editor, I want to be able to delete content from a personalized page in the UVE, so that I can manage personalized content effectively without influencing the default page content.

personalization.mp4

Acceptance Criteria

Preview Give feedback

External Links

[Placeholder for links to relevant discussions, tickets, or video evidence]

Assumptions & Initiation Needs

  • Assumption that the bug is reproducible as described by the user.
  • Initiation of tests in both development and staging environments before deployment.

Quality Assurance Notes & Workarounds

[QA team to verify the fix through a series of tests involving multiple user roles and varied content types to ensure comprehensive coverage]

Technical Details

Bug identified in the Universal Visual Editor component of dotCMS. Specific versions of dotCMS affected by this issue are yet to be clarified.

Potential Challenges

  • Ensuring that content changes in personalized pages are isolated and do not affect default or other personalized pages inadvertently.
  • Consistent application of the fix across all roles, ensuring that administrative and editor-level permissions adhere to the intended functionalities.

Impact on Existing Features

This fix is projected to improve the independence of content management in personalized pages without impacting other functionalities of the UVE.

@zJaaal zJaaal self-assigned this Jan 13, 2025
@zJaaal zJaaal moved this from New to Next 1-3 Sprints in dotCMS - Product Planning Jan 13, 2025
@zJaaal zJaaal moved this from Next 1-3 Sprints to Current Sprint Backlog in dotCMS - Product Planning Jan 13, 2025
@zJaaal zJaaal moved this from Current Sprint Backlog to In Progress in dotCMS - Product Planning Jan 13, 2025
@zJaaal zJaaal linked a pull request Jan 14, 2025 that will close this issue
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants