When deleting assets in the /assets.html Touch UI, the UI hangs and takes more than a minute to complete the operation.
This is a known product bug, GRANITE-18998, the cause is that the query limit is hit when executing this query:
SELECT * FROM [nt:base] WHERE (ISSAMENODE('/content/dam/adobe-test/jpg3186.jpg') OR ISDESCENDANTNODE('/content/dam/adobe-test/jpg3186.jpg')) AND [cq:lastReplicationAction] = 'Activate'
-
Apply the latest Oak Cumulative Fix Pack for AEM 6.3.