|
|
Description/Features
Two custom fields that allow you to search on users who have voted or watched an issue, and a custom field that allows you to vote/unvote on a issue from the issue navigator view.
This plugin consists of three custom fields:
- The View Voters custom field - this field allows you to view all of the users who have voted for an issue, as well as search for all issues voted for by a particular user.
- The View Watchers custom field - this field allows you to view all of the users who have watched an issue, as well as search for all issues watched by a particular user.
- The Vote custom field - This places a link into the issue navigator that will allow you to vote or unvote for each issue in the table via AJAX, so you don't have to visit each individual issue page.

Note: This custom field does not respect the 'View Voters and Watchers' permission, so if you don't wish to allow your users to see the other users who have voted for or watched an issue, do not use it.
Installation
- Install the plugin by copying the JARs to WEB-INF/lib inside your JIRA web application, remember to delete old versions of the jar files if they exist.
- Restart JIRA.
Usage
- Add a new custom field for the feature you wish to use: View Voters, Viw Watchers, or Vote.
- Customize your Issue Navigator to show the new custom fields.
- Enjoy!
Version History
| Version | Author | Notes |
|---|---|---|
| 1.0 | Jonathan Nolen | Initial release |
| 1.1 | Jonathan Nolen | 3.7 and 3.8 compatibility, minor fixes |
| 1.2 | Ben Speakmon | 3.11 compatibility |
Open Issues
|
|
||||
|---|---|---|---|---|
| T | Key | Summary | Reporter | Status |
|
|
VOTE-2 | Allow filtering by Voters field to be context specific | Neal Applebaum |
|
|
|
VOTE-8 | Change display of vote column when own issue | Bob Swift |
|
|
|
VOTE-9 | Correct the description of the "Watchers on an issue" issue type | Gregory Brauer |
|
|
|
VOTE-10 | Tooltip text for watchers refers to voters | Matt Doar |
|
|
|
VOTE-11 | Add User Picker and Group Searcher-like functionality | Gregory Brauer |
|
Screenshots
|
Screenshots (view as slideshow) |
||||||
|---|---|---|---|---|---|---|
|
|
|
|
||||
|
|
||||||


Comments (11)
Sep 29, 2006
Neal Applebaum says:
Hey Jonathan, is there any way the Vote custom field could also be made to show ...Hey Jonathan, is there any way the Vote custom field could also be made to show up in the filter criteria for custom fields? That way, we'd have a workaround to http://jira.atlassian.com/browse/JRA-5383.
Oct 02, 2006
Jonathan Nolen says:
Hi Neal, Thanks for the testing, btw. I'll try to get to those issues soon. Re...Hi Neal,
Thanks for the testing, btw. I'll try to get to those issues soon.
Regarding your comment: that's the way it should work. You should be able to filter by "Issues voted on by Jonathan". Does that option not appear for you in the issue navigator?
Oct 03, 2006
Neal Applebaum says:
I only added a custom field of type Vote Custom Field: "ALlows \sic\ users to vo...I only added a custom field of type Vote Custom Field: "ALlows [sic] users to vote or un-vote an issue". That field doesn't appear in issue navigator. After reading your comment, I added a field of type "Voters on an issue: "Displays everyone who has voted on an issue", and I see that does accomplish what I was after. So, once the Word export bug is fixed, this field could be a good workaround for JRA-5383.
Sep 30, 2006
Neal Applebaum says:
Warning: with this plugin installed, you may lose the ability to export an issue...Warning: with this plug-in installed, you may lose the ability to export an issue to Word.
http://developer.atlassian.com/jira/browse/VOTE-1
Apr 05, 2007
Tom Moore says:
Will this be updated for Jira 3.8, and the export to Word issue fixed (if it is ...Will this be updated for Jira 3.8, and the export to Word issue fixed (if it is indeed real)?
My users have been asking for a feature to be able to find out who watchers are quickly on a bunch of tickets, or what tickets a specific person is watching
Jun 05, 2007
Stephen says:
If you are using version 1.1 of this plugin and get several {{$req.contextPath i...If you are using version 1.1 of this plugin and get several {{$req.contextPath is not a valid reference }}in your logs then look at JRA-11669
Aug 16, 2007
Jeff Schnitter says:
For what it's worth, I just tested out version 1.1 of the plugin with JIRA 3.10....For what it's worth, I just tested out version 1.1 of the plugin with JIRA 3.10.1 and the export issue to Word functionality worked.
Aug 28, 2007
Jeff Schnitter says:
Has anyone else had a problem with this plugin on 3.10.2? When I install v...Has anyone else had a problem with this plugin on 3.10.2? When I install version 1.1 of the plugin in a 3.10.2 install, I am unable to view any issue. I get this error in the logs:
If I remove the plugin and restart JIRA the problem no longer exists and I am able to view all issues.
Oct 05, 2007
Patrick Berry says:
Yes, I had to disable (shutdown, restart, reindex) after upgrading to 3.11.Yes, I had to disable (shutdown, restart, re-index) after upgrading to 3.11.
Nov 30, 2007
Tom Miller says:
Me too\!Me too!
Apr 23
Matt Doar says:
Interesting, thw voters shows up as a choice for the Navigator columns, but not ...Interesting, thw voters shows up as a choice for the Navigator columns, but not the watchers with 3.12. I added the custom field, added it to the default screen and reindexed. In fhte Find Issues screen, I see the choice of searching for a user who is watching, but I wasn't seem to be able to add the column. Then I went back and reindexed after I had added the field to the default screen and it appeared.