Ticket #2840 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Access rights cannot be assigned to roles

Reported by: mhassel@telus.net Assigned to: proofek
Priority: normal Component: PeerReviewPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

Access rights are not recognized when they are assigned to a role. They have to be assigned to an individual user which makes management of large teams almost impossible

Attachments

Change History

04/03/08 23:44:09 changed by proofek

Are you talking about user management from trac admin panel? If so you can create a subject that can be treated as a role/group and then assign permissions to it.

04/04/08 00:06:10 changed by anonymous

Example: I have 50 developers all having a role "developer" (go figure).

Now - in the TRAC admin panel - I assign your privilege "can conduct code review" (sorry don't know the exact privilege name on top of my head) to the role "developer".

If I now try and create a code review, only "developer" shows up in the list of available users. I would expect to see all 50 developers instead.

05/24/08 01:16:32 changed by proofek

  • status changed from new to assigned.

Now all users added to a role with CODE_REVIEW_DEV or CODE_REVIEW_MGR will be visible on the reviewers list when rasing or re-rasing code review. Bear in mind that role itself will be on the list too.

05/24/08 01:17:34 changed by proofek

  • status changed from assigned to closed.
  • resolution set to fixed.

Add/Change #2840 (Access rights cannot be assigned to roles)




Change Properties
Action