Firstly, I can't find description of algorithm used by JIRA when it automatically selects assignee for an issue. It seem that JIRA in that case simply assigns issue to project lead or leave it unassigned depended on project setting.
But we need more intelligent algorithm, as follows:
* If creator of the issue selects assignee, then the issue must be assigned to that assignee
* If creator of the issue didn'd select assignee (leave it 'automatic'), then issue must be assigned to the component lead. If creator of the issue didn't select component, or if there is no lead developer for selected component, then issue must be assigned to the project lead.
So, how we can configure JIRA to achieve this behaviour?
--
Post by dimbo - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=38359_______________________________________________
Jira-user mailing list
Jira-user@...
To unsubscribe or change your options visit this page:
http://lists.atlassian.com/mailman/listinfo/jira-user