Modify

Opened 16 years ago

Closed 16 years ago

#2840 closed defect (fixed)

Access rights cannot be assigned to roles

Reported by: mhassel@… Owned by: Sebastian Marek
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 (0)

Change History (4)

comment:1 Changed 16 years ago by Sebastian Marek

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.

comment:2 Changed 16 years ago 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.

comment:3 Changed 16 years ago by Sebastian Marek

Status: newassigned

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.

comment:4 Changed 16 years ago by Sebastian Marek

Resolution: fixed
Status: assignedclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Sebastian Marek.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.