Once an access policy is added to an account, it i...
# support
s
I had to delete the user completely and re-invite. If you try to delete the access policy and save, if you refresh the page the access policy is back, so it never actually gets removed! Is this intentional? or is it a bug?
r
Hi Stefan, we're very sorry about this. I believe this might be a bug in our UI components, and we will address this asap. As a workaround, are you able to remove the policy using hte JSON tab?
s
i wasn't able to see the policy assignment represented as JSON for the user anywhere
i was able to delete the user and re-add and that was fine though, it was only in our dev environment
r
Apologies @stefant1707 , this is not super discoverable. 1. Starting on the page for a specific user: https://app.medplum.com/admin/members/ 2. Click on link for the user's name. This will take you to the user's
ProjectMembership
resource (https://www.medplum.com/docs/api/fhir/medplum/projectmembership) 3. From their, you should see a JSON tab where you can edit
We fully acknowledge that this is not ideal, and we will work on fixing our UI component
s
ahh great thanks, good to know either way!
r
Hi @stefant1707 , I just wanted to let you know that this has now been fixed in our UI: https://github.com/medplum/medplum/pull/2525
312 Views