Roles browser, editing permissions - mistake leading to error message from server blocks further editing steps
in the roles browser, if you are editing the permissions of a role (person, participant role), this is a fairly long list, in which it is easy to make a mistake. some combinations are not possible, and when clicking Ok to save your edits, these will lead to a server error, e.g. of the type:
The CDP4 Services replied with code Forbidden: Forbidden: "exception:The accessRight MODIFY_OWN_PERSON cannot be set for the class DomainOfExpertise ."
once this kind of error is received, it is no longer possible to continue editing and clicking Ok. so even fixing the mistake, updating the permission for the class, and then trying to click Ok, this doesn't work.
the user has to cancel the edits, and start again.
this should not be needed, fixing the mistake should allow the user to continue saving the edits.