-
Bug
-
Resolution: Fixed
-
Low
-
None
-
Severity 3 - Minor
-
Issue Summary
Groups removed from instance are still returned in the permission schemes.
Steps to Reproduce
- Create a new group
- Grant a permission to that group inside a permission scheme
- Call the Get permission scheme API method -> The group is returned
- Remove the group from the instance
Expected Results
- Group is not visible in the permission scheme UI.
- Group is not returned via Get permission scheme API.
Actual Results
- Group still appears inside the permission scheme UI.
- Call the Get permission scheme API method -> The group is still returned.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...