Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0
-
Fix Version/s: None
-
Component/s: user management
-
Labels:None
-
Number of attachments :
Description
We need to be able to delete roles that are no longer in use.
The use case comes from Continuum, where the roles remain even after projects are deleted and the role is removed from all users. This behavior is necessary to support sharing the user database among several Continuum instances, but it has produced an extremely long list to scroll through when granting roles to users, and we see no way to get rid of the old roles.
Maybe they need reference counting, since you shouldn't automatically create something you can't automatically delete?