Data folder of descendant component remains locked when SXA page is unlocked - Issue in Sitecore 10.1.1
The Problem We have a module which has subitems under datasource item. To visualize, the item hierarchy in Sitecore content tree looks like this - Page Item Content Folder Item Datasource Item Subitem1 Subitem2 According to the feedback from content authors, it has been observed that when they open a page in the experience editor and subsequently lock it to make edits on Subitem1 and Subitem2, the lock is applied not only on the page but also on the Datasource Item, Subitem1, and Subitem2. However, the issue arises when they unlock the page item, as the lock on Subitem1 and Subitem2 is not released. This poses difficulties in situations where another content author needs to make edits on Subitem1 and Subitem2. The Analysis Initially, our investigation focused on any customizations in the local Sitecore instance that could poten...