Automatically create Page Version on change
Hi ,
I have a requirement to create page version on save.
So I have created a launcher on cq:Page modifcation event. with below properties
Event : Modified
Node : cq:Page
Path : /content
excludedList : event-user-data:changedByWorkflowProcess
Workflow is using OOTB create version process step.
Do I need to consider any other approach to solve this problem or I am missing something ?
With the above solution, it creates page version on change.
Problem: when any user try to move the page , move operation fails.
@arunpatidar @santoshsai Please suggest.
Thanks,
Sravan