Recovering Client from changed access error - applying change failed for security reasons.
0
Hi ther, I'm getting a "Applying change for ... failed for security reasons" error. I already know what's causing the error: A user has changed an object in the UI, but when calling an action, the access to that object has already changed by some other action. My Problem here is: how can the client recover from that error and inform the user? (that access is no longer given) I was thinking about rolling back the change in a nanoflow, but that is not possible: the rollback is sent to the server and the server responds again with the security error. Calling a microflow fails right away with the same error. This essentially results in the user having a dialog where any action results in an error. Any ideas?
asked
Fabian Recktenwald
2 answers
0
Are you sure about changing an object that is changed by another user? Has the user enough rights to change the entity?