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: Changing Page Properties on a Blog Causes the Blog to Disappear and Replicates Properties Across All Other Blogs #29896

Open
valentinogiardino opened this issue Sep 5, 2024 · 2 comments · May be fixed by #30334

Comments

@valentinogiardino
Copy link
Contributor

valentinogiardino commented Sep 5, 2024

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.

issue-uve-properties-seo-desc.mov

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.

  • The blog should remain visible after changing a property.
  • No unexpected redirection to /blog should occur.
  • The property is updated only for the specific blog post being edited and not replicated across other blogs.

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

@valentinogiardino valentinogiardino changed the title UVE (Page properties) Changing SEO Description on a Blog Causes the Blog to Disappear UVE Changing Page properties on a Blog Causes the Blog to Disappear Sep 5, 2024
@valentinogiardino valentinogiardino changed the title UVE Changing Page properties on a Blog Causes the Blog to Disappear UVE: Changing Page Properties on a Blog Causes the Blog to Disappear and Replicates Properties Across All Other Blogs Sep 5, 2024
@nollymar
Copy link
Contributor

nollymar commented Sep 6, 2024

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

@fmontes
Copy link
Member

fmontes commented Sep 23, 2024

This is expected, is not a blocker, this is how it worked normally, now I have an idea: we can look if when we save and publish the contentlet we have the urlTitle and if we do have we can use that to do the reload instead of the url. If is harder than that move to Future.

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.

3 participants