AEM 6.2 TouchUI Unlock page functionality not working
AEM 6.2, Using TOUCH UI
PROBLEM: Author goes in and locks a page using the TOUCH-UI. Page is Locked. In 1 minute - without making changes, the same user tries to UNLOCK the page and cannot do so. There are no browser errors or errors in the logs. Additionally, if I try this as the admin user, the exact same thing happens !!!
I have a BASE page that has a resourceSuperType of wcm/foundation/components/page .... copied that page and made it the resourceSuperType of my page.
I've added a clientlib to the page and added a new property named “dependencies” of String[] type with value of “cq.shared” (Recommendation from Adobe)
This DID NOT solve the problem.
INTERESTINGLY, if I go into the CLASSIC UI ... it will allow me to both lock and unlock the page as desired.
Does anyone have any suggestions on getting the TOUCH UI implementation to work?
-Dean

