History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRA-9910
Type: New Feature New Feature
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Bernard Durfee
Votes: 4
Watchers: 1
Operations

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

Default watchers per reporter

Created: 13/Apr/06 09:45 AM   Updated: 20/Oct/06 09:44 AM
Component/s: Email integration
Affects Version/s: 3.5.3 Enterprise
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Reference
 

Participants: Anton Mazkovoi [Atlassian], Antonio Vollono, Bernard Durfee and Chris Mountford [Atlassian]
Since last comment: 81 weeks, 5 days ago
Labels:


 Description  « Hide
Our JIRA users are requesting a feature that would automatically add a pre-defined list of people as watchers to each issue they create. Specifically, their manager has requested to be a watcher for each issue they create.

Example
When user-a creates an issue, they want manager-a to automatically be a watcher.
When user-b creates an issue, they want manager-b and manager-c to automatically be watchers.

This could either be configured...

...through the profile of user-a, saying that they want manager-a to be a watcher on all issue they create in any project.

and/or

...through the profile of manager-a, with a special permission, saying that they want to be a watcher on all issues created by user-a in any project.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Anton Mazkovoi [Atlassian] - 24/Apr/06 12:09 AM
Bernard,

Due to the high number of feature requests, it might take us some time to get to this. I think the best way to implement this at the moment as a plugin is to write a post function:
http://confluence.atlassian.com/display/JIRA/How+to+create+Custom+Workflow+Elements+for+JIRA+3
and use it on the Create Issue, initial workflow transition.

This will not allow you to have a nice UI for configuring the user to watchers mapping, but the post function can be coded to read a config (properties or XML) file.

Anton


Chris Mountford [Atlassian] - 04/Jul/06 08:32 PM
Bernard,

Just saw your issue and thought you might also like to consider creating a subscription to a filter for each manager. Each period the subscription would send out a list of all issues that match the filter. The filter could select the recently updated/created issues that have a reporter in a specific group (created to define the staff of a manager).

Regards,

Chris.


Antonio Vollono - 20/Oct/06 09:38 AM
Can I add something new?

Could it be possible to have a new "Custom Field" that I can associate to a Screen used to "create" an issue, in which who creates the issue selects the watchers receiving also the first notification , when a new issue is created?

Creating a new Custom Field type and associating it to Screen would solve the issue reported by Bernard and probably extend also the concept.

Antonio