I have a requestable role existing in ISC, “Test Role”.
In the ISC request center when I search for “Test Role”, I get two results. They have the exact same name and description. One of them is a ghost role because when I submit an access request for it, I get the following error:
“Referenced ROLE {roleId} was/were not found.”
Does anyone know what causes this and how I can remove this ghost role from appearing in the request center?
There is only 1 role. Trying to do a GET /roles/{roleId} provided to me by the error message yields a 404 not found, so I cannot delete what doesn’t exist.