Hi @scott_mccoy,
Thanks for reaching out and for explaining the issue so clearly.
That behavior usually means something is preventing the role changes from being saved correctly — often due to a plugin conflict, a caching layer, or a blocked AJAX request in the admin. Let’s try a few quick checks to narrow it down:
- Please try saving the role again from a private/incognito browser window.
- If the issue continues, temporarily deactivate other plugins (especially any caching, security, or other role/membership plugins) and test again.
- Open your browser console (F12) → Network tab → try saving again → and let us know if you see any failed requests (like admin-ajax.php returning an error).
This will help us see whether the request to save permissions is being blocked or reverted. Once you share those details, we’ll know the best next step to fix it.
Regards,