dotCMS / core

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

Fix Inode Reference Issue in Block Editor Contentlet Editing (JSP) #28699

Open oidacra opened 3 months ago

oidacra commented 3 months ago

Parent Issue

No response

Problem Statement

As a developer, I need to fix the inode reference issue in the new functionality for editing contentlets within a Block Editor. When new contentlets are added and saved, the inode of the original content is not updating correctly, causing the interface to revert to an older version of the content upon returning to the original contentlet. The solution is to use the identifier to ensure the JSP for editing contentlets fetches the latest working version.

Steps to Reproduce

But if you go to the History you can see the new working content there.

Acceptance Criteria

dotCMS Version

master

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

freddyDOTCMS commented 2 months ago

Note: Really it can happen using relationship field too, Step to reproduce