Issue Details (XML | Word | Printable)

Key: JRA-6650
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Dylan Etkin [Atlassian]
Reporter: pierre-yves voirol
Votes: 0
Watchers: 0
Operations

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

"Unvote" feature has no effect on voted issues

Created: 12/May/05 12:23 AM   Updated: 30/Jul/06 07:34 PM
Component/s: Web interface
Affects Version/s: 3.2 Beta
Fix Version/s: 3.2

Time Tracking:
Not Specified

File Attachments: None
Image Attachments:

1. unvote.JPG
(64 kB)

Participants: Dylan Etkin [Atlassian] and pierre-yves voirol
Since last comment: 3 years, 20 weeks, 6 days ago
Resolution Date: 15/May/05 07:59 PM
Labels:


 Description  « Hide
!!! seen on jira.atlassian.com !!!

i want to unvote some of my voted issues (for example : all the resolved / closes issues....)

each time i click on "unvote" link i receive a "minimal" screen displaying "uservotes.votedissues" and "uservotes.none"

i tried to unvote an "unresolved" issue and i got the same behaviour.

the choosen issue remains "voted"



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dylan Etkin [Atlassian] added a comment - 12/May/05 05:57 PM
I am can't seem to reproduce this bug. You should not have the option to unvote resolved/closed issues, which bug are you trying to do this on? When you refer to the unvote link are you meaning the unvote link display on the view issue page or the unvote link from the voted issues dashboard portlet. Can you provide more information? Thanks

pierre-yves voirol added a comment - 13/May/05 12:09 PM
Hi Dylan,

I made my test on JRA-6593 (status : resolved), connected as pyvoirol

1) I try to "unvote" through "Profile", "Your votes" and then click on "Unvote", result : see attached printscreen

2) I try to "unwatch" through "Profile", "Your watches" and then click on "Unwatch, result : same behaviour as "unvote"

3) I try to "unwatch" through "View issue page" and then click on "Unwatch" -> ok

4) I try to "unvote" through "View issue page" , you are right it's impossible (option is not accessible)

cheers,
pierre-yves


Dylan Etkin [Atlassian] added a comment - 15/May/05 07:59 PM
This is now fixed. The url to delete the vote was of a bad format, it is now correctly being generated. Also added conditional check to make sure that you do not have the option to unvote a resolved issue.