how do i manage automatic assignee depending on the group they belong?
I have 3 groups: A,B,C and custom field color :Blue,Red,Green
if blue is selected and automatic assigne is selected then it will be assigned for (group A)
if red is selected and automatic assigne is selected then it will be assigned for (group B)
if green is selected and automatic assigne is selected then it will be assigned for (group C)
Thank you
There's two things here
First, automatic assignees only work for projects and components. The best you can do it to have Blue, Red and Green components, instead of using a custom field. Of course, you could always find or write a post-function that could read the custom field and make the assignment based on it.
Second, you can't assign issues to Groups - you'll need to come up with a way to handle group assignee and work with that. Two popular options are "dummy user with the same name as the group" and "a group picker custom field". Both have strengths and weaknesses which are quite hard to judge until we know the scenario in which you want to use group-assignee
Nic,
What about assigning issues to the group leader and this one can assign it to one of his team ?
does it work,,
If you have a demo or scenario that can help please share it with me,
Best Regards,
Samir
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Train your group leaders to delegate tasks. They should re-assign tasks to other team members as needed. You can use the "group leader" as a placeholder user for group assignments.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Another practice which is followed (where volunteering is given importance than assignment) is to have different filters created each for Green, Blue and Red, create group level subscriptions for issues created in the last 15 minutes and one of the team members pick up the item (volunteers).
Also a daily digest of issues, I mean subscription, (one per group) which are Unassigned helps the project manager to get into an assignment mode if no team member has picked up items.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.