Question
Cotiviti
US
Last activity: 23 Sep 2022 10:48 EDT
This action is not allowed as it is outside the current transaction.
We have been getting the message "
This action is not allowed as it is outside the current transaction. |
being emitted on different areas of our UI when we hit the save button. We have overridden the save button and calling a number of actions on it such as refresh sections or calling activity or calling a built in script. I noticed it seems to get generated by pyStaleTransaction being called but I don't know what is calling it and therefore I don't know what is causing it. I did find some pdn articles that seemed to indicate it can be caused by having multiple commits. I removed all the commits except for the very last one when the save button is clicked but the issue doesn't go away. Can anyone tell me what causes this? It doesn't seem to be from multiple commits. I verified that I had removed all the commits except the last one by running DBTRace.