We have dataverse 4.20.
We are trying to configure global custom roles, but we read that 4.20 version does not have a delete global role functionality. Is it possible to issue a delete global role command in 4.20?
It seems that in our installation the (dataverse collection) delete role is not working. In fact, if we issue:
we get:
{"status":"ERROR","message":"Command edu.h.....impl.DeleteRoleCommand@279b9e35 failed: null"}
which is not understandable by us.
What can we do to delete that
(dataverse collection) custom role?
Thx a lot in advance.