Hello, I have a problem with refresh after the user clicks Task Done or some other custom Action Button. I have created a custom workflow and in some of the forms when the user clicks on the Task Done or Approve/Reject or some other button the page does not redirect/refresh. It stays on the same page and the user stays with the options Save and Quit and Cancel and each one of them throws error that the task with id can not be updated. I have no idea why this happens.
Is it Share problem, or repo problem? Is there a solution? Or maybe somebody can tell me how to redirect from the workflow .bpmn file - java script redirect to home page?
In other workflows I have created I don't have this problem. Maybe it has something to do with the workflow flows?
It appears that this is a problem on Alfresco 4.2. I tried the same process on Alfresco 5.0.x and it works as it should. I'd still like to know the reason behind this if anyone knows