Feature #6964
openDescription field for role
0%
Description
We developed a mental model how our roles, groups and user enties behave escecially in workflows. It would be nice to have a simple text description field for roles and groups objects, because the name isn't enough to explain why and what for its used.
At the moment we document this addiotional info at a wiki, site but the right matrix of roles chnages over the time escpecially when new modules are added and new rights a assigned. The rights overview screen per role and its description shall be accessable for specific roles (e.g.) project managers who have to assign roles to new members, to see which roles are available, the description og the role and its detailed rights relation.
Nowadays the redmine admins have to sync the wiki documentation if they extend the rights of a role and therefore its meaning aka description. Its a mix of screenshots from the rights table with additional text.
Would be quite simple todo but useful to have this additional description fields for groups and roles.
Related issues
Updated by Frank Helk over 13 years ago
+1
Additional: It would be the icing on top if the description is shown as tooltip when hovering over the role name in the role/rights matrix.
Updated by Frank Helk over 13 years ago
I see this issue is partly solved for the groups by the user defined fields for groups. I've added a "description" field already for my needs. BTW: Can I use these fields anywhere outside the group administration pages ?
Implementing that for the roles seems somewhat much effort on the first look, but I can't judge that due to lack of insight into the code :) Maybe it's easier than attaching a fixed field to the role entries.
Updated by Toshi MARUYAMA over 7 years ago
- Related to Feature #442: Add a description for trackers added