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-5921
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Duplicate
Priority: Major Major
Assignee: Unassigned
Reporter: Ann-Sophie HOCQ
Votes: 9
Watchers: 4
Operations

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

Assign an issue to a group

Created: 14/Feb/05 04:22 AM   Updated: 09/May/06 01:51 AM
Component/s: User Management
Affects Version/s: 2.6.1 Enterprise
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Duplicate
 

Participants: Ann-Sophie HOCQ, Anton Mazkovoi [Atlassian], Benjamin Naftzger [Atlassian], Jeff Turner [Atlassian], Mark Chaimungkalanont [Atlassian], Neal Applebaum and tobias theobald
Since last comment: 2 years, 14 weeks, 6 days ago
Resolution Date: 09/May/06 01:49 AM
Labels:


 Description  « Hide
Is it possible to assign an issue to a group of user and not to a specific user...
In this case, the first free user (developper for example) will be able to work on the issue.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Anton Mazkovoi [Atlassian] added a comment - 16/Feb/05 07:13 PM
This is not possible at the moment, some discussion on this appears in the linked issue.

The problem with assigning issues to more tahn one person is that it is then impossibel to tell who is actually responsible for it. May I ask what is the motivation for assigning users to a group?

One possible solution is to create a 'group picker' custom field using JIRA's plugin sub-system which will allow to select a group the issue 'belongs' to. It will also be possible to find issues that have a certain group in this field and assign them to a particular person. For more information on creating new custom fields please see:
http://confluence.atlassian.com/display/JIRA/Customizing+Custom+Field+Types+Tutorial

Thanks,
Anton


tobias theobald added a comment - 22/Dec/05 04:42 PM
We have the same requirement. An issue may be created that requires work by an external group. The ability to assign to a group. By Notifying the assignee on assignment, an email would then be sent to the entire group, of which a group member could log in, and assign to themself for further work.

Thanks.


tobias theobald added a comment - 22/Dec/05 04:47 PM
Oh yeah, we're using JIRA 3.4.1 Build 107

Mark Chaimungkalanont [Atlassian] added a comment - 22/Dec/05 07:16 PM
Tobias,

If we implemented JRA-8882 and had a user group field and allowed notifications to be sent to users of that group, would that meet your requirements. So you might have a custom field "Responsible Group" and when you create an issue, an e-mail is sent out to that group. A user then comes to the issue and assigns it to him / herself?

Would this be acceptable?

Cheers

Mark C


Ann-Sophie HOCQ added a comment - 27/Dec/05 08:57 AM
As I wrote in http://jira.atlassian.com/browse/JRA-1397 :

This solution with custom field is not good for us.
The assignation has a sens in JIRA and cannot be replaced by a field, i think... Why put 2 fields which would like to say the same thing ?

Often, several persons can work on an issue. Not in the same time but because they do the same work. So if the issue is assigned to this group of persons. Each persons receive a mail and the first one who can work on it, assign the issue to herself. (See the comment of Tobias)

Moreover, many projects involve several services. Then, when a user create an issue, he have to assign it to a service and not a person. This is the reason why we cannot assign automatically the issue to the project leader who can't see ALL the issue and reassign ALL of it !!
After, one group or one person can assign the issue to another group.


Neal Applebaum added a comment - 27/Dec/05 11:10 AM
Ann, unless I'm missing something, I don't see why you cannot achieve this using JIRA as it is. At our company (using 3.03 at the time) we had a pool of users who performed the same task, and any one of them could pick up the issue and assign to themselves. I created a dumy user called "techunassigned" with a name like 'Tech Pool' and an email like techunassigned@mycompany.com. I.T. set up this email as an alias which went to all members of the group, so for notifications, everyone in the group was notified when an issue was assigned to the pool. When a user assigned an issue to themselves from the pool, a notification would automatically be generated to the former assignee (the pool), so all would be informed. And all members of the pool had a portlet on their home page (dashboard) showing all issues assigned to the pool as well as to themselves. The browse project summary page also showed a good overview of issues because it showed how many open issues were assigned to the pool.

Ann-Sophie HOCQ added a comment - 28/Dec/05 03:49 AM
Yes, we do the same thing to replace the group assignation : we created generics users with generic email but the persons have to consult the mail. And they prefere to receive a mail in their own inbox and don't have to see each hour on JIRA if a new issue has come.
So I prefere using groups than generic users.

Neal Applebaum added a comment - 28/Dec/05 09:08 AM
With my setup, each user does receive an email in their own inbox, because the group e-mail has been set up by the I.T. folk to use that email alias and send emails to actual email addresses.

Ann-Sophie HOCQ added a comment - 28/Dec/05 09:26 AM
Indeed, I hadn't thought of this solution

Benjamin Naftzger [Atlassian] added a comment - 01/May/06 02:41 AM
Typo inssue = issue.

Jeff Turner [Atlassian] added a comment - 09/May/06 01:51 AM
Please see my comment on JRA-1397