Workflow gives NullPointerException on page move
Hi,
When moving pages in AEM as a Cloud Service, admin users can move without any workflow, but other users (with full permissions) trigger the "Request to Complete Move Operation" workflow, which fails with:
Permissions provided: read, write, modify, delete, replicate.
Why does the workflow trigger only for non-admins, and what could cause this NPE?
How can we prevent the workflow from triggering for fully privileged users?
Thanks!