You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I assume it will be possible to annul a lot of things that already have had other changes applied to it. We can easily check this by looking for references to the original decision (when deleting decisions we just try and catch but that is of course something that should not be applied here).
I assume it will be possible to annul a lot of things that already have had other changes applied to it. We can easily check this by looking for references to the original decision (when deleting decisions we just try and catch but that is of course something that should not be applied here).
Ideally we do this without actually loading an entity. So we probably need to select a single scalar and setMaxResults(1).
Current behaviour
It is possible to annul a decision which founds an organ after the organ has been discharged
Desired behaviour
We should check if the organ has been abolished before we allow to annul the decision as this is not a valid course of action
Steps to reproduce
Database version
c17ffb7
What operating are you seeing the problem on?
No response
What browsers are you seeing the problem on?
No response
Other information
No response
The text was updated successfully, but these errors were encountered: