New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Issue Details (XML | Word | Printable)

Key: JRA-4752
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Jeff Turner [Atlassian]
Votes: 15
Watchers: 9
Operations

If you were logged in you would be able to see more operations.
JIRA

Project roles

Created: 04/Oct/04 09:43 PM   Updated: 20/Oct/06 03:41 AM
Component/s: Permissions Security
Affects Version/s: None
Fix Version/s: 3.7

Time Tracking:
Not Specified

Issue Links:
Duplicate
 
Reference

Participants: Carl Jones, Jeff Turner [Atlassian], Joshua Standing, Kevin James and Nicolás Lichtmaier
Since last comment: 1 year, 48 weeks, 3 days ago
Resolution Date: 20/Oct/06 03:41 AM
Labels:


 Description  « Hide
> Perhaps an enhancement would be to create multiple 'lead roles' for a project -
> ie currently there is lead developer, how about also lead BA, Tester, UAT, End
> User etc as well, to allow assignment to this abstract person at any step (ie
> the developer may not know who the lead tester is for that project, so just
> assign to lead tester). Not sure how this would work when the lead role user
> could change over time, I assume the lead developer function would just update
> any new assignments if the lead developer is changed?

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Joshua Standing added a comment - 22/Nov/04 08:58 AM
This would be a very desirable feature for our organization.
The ability to define QA and Development leads for each component has been repeatedly requested.

Nicolás Lichtmaier added a comment - 02/Sep/05 10:58 AM
Having roles would be very useful for us. We have needed to code an ugly feature ourselves. We made a workflow condition which check for a group whose name is made up with the project key and a condition parameter. So we assign groups:

ANA_PP (analyst in project PP)
ANA_QQ (analyst in project QQ)
QA_PP (qa tester in project PP)

But is cumbersome. We have lots and lots of these ugly groups. A new "roles" feature will be perfect for us and for other companies having lots of projects.


Kevin James added a comment - 27/Dec/05 03:51 PM
This seems more a Workflow feature than a Security/Permissions issue. We need to be able to set a project and/or component Project Lead and QA Lead. Then, for example, we could create a workflow that says when a developer marks an issue resolved it gets automatically assigned to the QA Lead.

There may be similiar workflows needed for Development Lead or Documentation Lead.


Jeff Turner [Atlassian] added a comment - 27/Dec/05 11:48 PM
Project roles (JRA-4752) is strongly related to defining permission schemes in terms of roles (JRA-2816).

Jeff Turner [Atlassian] added a comment - 27/Dec/05 11:49 PM
Kevin,

Roles could be used in many places, including automatic actions on workflow transitions.


Carl Jones added a comment - 25/Sep/06 02:05 PM
Jira supports "Reporter" as a role that it maintains. Also "Assignee".
It would be nice to add "Project Lead" to that list as well.

Role-names should be available in every name picker, and in every situation in which I can select a name/person, including conditions and post functions.

ADDITIONALLY - It would be extremely nice if Jira maintained a name field for every status (or workflow step) and automatically put into that field the name of the person who caused the issue transition to the next step (which might have been a member of a group and not necessarily the asignee at the time of the transition). That would provide a complete and very nice audit trail. Those name fields should be referenceable as roles, e.g. the resolver, the closer, the verifier, etc.