Getting error message "This action is not allowed as it is outside the current transaction" on click of browser refresh.
Hi,
End users get the error message "This action is not allowed as it is outside the current transaction" on click of browser refresh.
They open a case with the case link (URL mapping to open assignment of the case) they get in the email and process the case.
The process is a simple data capture assignment and has custom buttons Back and Next to move back and forth with the attached configurations.
I see that pyStaleTransaction activity is getting triggered, causing this error message.
Is there any way to allow browser refresh without this error?
Or do we have any extension points to customize the behavior?