dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
846 stars 465 forks source link

UVE: Changing Page Properties on a Blog Causes the Blog to Disappear and Replicates Properties Across All Other Blogs #29896

Open valentinogiardino opened 1 week ago

valentinogiardino commented 1 week ago

Parent Issue

No response

Problem Statement

When updating a property of a blog post, the entire blog disappears, and the user is redirected to the /blog URL. Additionally, the updated property is incorrectly replicated across all other blog posts.

https://github.com/user-attachments/assets/a005aa0c-cc95-45b2-a2e8-49e62d7306c3

Steps to Reproduce

  1. Edit a Blog page
  2. Update the Seo Description
  3. Observe that the blog content disappears, and the page redirects to /blog
  4. Check other blog pages to see that the same SEO description has been applied to all of them.

Acceptance Criteria

The property should be updated for the specific blog post without affecting the visibility or functionality of the page, and it should not be replicated across other blog posts.

dotCMS Version

Tested on qa master server dotcms:trunk_e622545 Chrome

Proposed Objective

User Experience

Proposed Priority

Priority 2 - Important

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

No response

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

nollymar commented 1 week ago

Note to QA: Please, additionally test case # 17 of the Regression Tests spreadsheet