JIRA allows you to vote for a particular issue — "voicing" your preference for that issue to be resolved or completed. JIRA also allows you to watch a particular issue, signing up for notifications of any updates relating to that issue (provided an appropriate notification scheme has been set up for the project by your JIRA administrator).
If you have the correct permissions (see below), you can also view the voter and watcher lists for an issue and, you can manage the watcher list — that is, add other people to the watcher list. This is useful if you need to draw someone's attention to a particular issue.
The voter and watcher lists are shown in at the right of the screen when viewing an issue:
Screenshot: an Issue's 'Votes and Watchers' section

You can:
- click
to instantly vote for the issue.
At any subsequent time when logged in, click this again to remove your vote. - if you have the correct permissions, click the hyperlinked number of votes to view the list of people who have voted for the issue (see screenshot below).
- click
to instantly become a watcher of the issue.
At any subsequent time when logged in, click this again to stop watching the issue. - if you have the correct permissions, click the hyperlinked number of watchers to view and edit the list of people who are watching the issue. The Watchers form will appear (see screenshot below). You can type the required username(s) into the field provided, or click the 'user-picker' icon to select the username(s) from a list:
Screenshot: Watchers List

Screenshot: Vote History and Voters List

Permissions
JIRA incorporates two permissions to govern who may view/edit the voter and watcher lists:
- View Voters and Watchers — permits a user to view both the voter and watcher lists
- Manage Watcher List — permits a user to view/edit the watcher list
These permissions are granted by your JIRA administrator, through a Permission Scheme.
On top of this, your JIRA administrator must also ensure that JIRA's Allow users to vote on issues setting has not been switched off. (See Configuring JIRA Options for more information.)
Please note: It is not possible to edit the voter list. |







6 Comments
Hide/Show CommentsFeb 15, 2011
Miriam Liebl
Hi, is it possible to link an issue of my company to an issue in Atlassian's JIRA for Confluence?
I have a bug in Confluence which I document in our company's JIRA. It would be nice to directly link it to the Confluence development project. Maybe one could even have a gadget for it to watch these issues on his company's dashboard.
Ist this possible?
Regards, Miriam
Mar 30, 2011
Anonymous
It would be nice to be able to review the list of JIRA's I'm currently watching...
Jul 19, 2011
Chris Bell
Adding this to your filters seems to do the trick:
watcher = currentUser() and status != Closed ORDER BY updated DESC, key DESC
Not sure what the correct operator for "includes" is, but this seems to do that. Probably belongs in a menu though.
Sep 16, 2011
Sarah Farley
Hi, is there a way to transition workflow when vote meets a majority of users who have permissions to vote?
Sep 26, 2011
Klaus
I totally like "Watchers" funtion. It is very useful to share a status of special issue. However, when adding some members to watchers, only username is able to be searched. Fullname is needed to search. Please let me know how to search a watch with fullname when adding watchers.
Nov 10, 2011
Anonymous
Can I limit in how many issues an user can vote? Because as a user, if I have the opportunity, I want to see everything fixed.
It would be something like "each user has up to 5 votes in a 4 weeks period", or something like that.
Add Comment