Hi All, Got the solution for this.This issue was happening due to some user groups created with limited permissions.As the users from these groups had only read, create and delete access due to which the pages were getting deleted from siteadmin and the crxde nodes were getting updated with deleted ...
Hi Opkar, And also in the /content/en/page/jcr:content of the deleted page two properties are getting added after deletion viz.deleted & deletedByThat page node still exists in crxde with these properties in its jcr:content. Thanks & Regards,Rajeev
Hi All,I am facing an issue in our prod environment where if we delete a page from the siteadmin (e.g. myproject/en/page) then that page's node (/content/myproject/en/page) in crxde is not getting deleted.Using AEM 6.1 SP1. In siteadmin it shows the page as deleted and if i try to create a new page ...