Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Ability to Vote on Resolved issues

Neil Arrowsmith
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 17, 2011

We have a project in Jira for tracking customer-requested changes to our product. Ideally we'd like to (miss)use Jira's voting functionality for this project, as a means for people to nominate issues that need to be re-implemented on our core product. However, voting is disabled on resolved issues.

So...

  1. Is there a way to enable voting on resolved issues? I realise it's unlikely given the original intention of the voting functionality, but is there a hack that can be done to enable it?
  2. An alternative is to use labels, although that's not much use for maintaining a count without getting really clunky
  3. Or would this be better implemented using a custom field of some sort?

2 answers

1 accepted

0 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 17, 2011

I guess it is then a condition on the issue operation. You will have to remove the following condition from system-issueoperations-plugin.xml file under WEB-INF/classes and restart JIRA.

<condition class="com.atlassian.jira.plugin.webfragment.conditions.IsIssueUnresolvedCondition"/>

Edit: Remove it from vote-issue and unvote-issue web-items!

Neil Arrowsmith
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 17, 2011

Many thanks Jobin - that sounds like what i'm after.

Antonio Duarte
Contributor
November 6, 2013

Hi!

I tried to modify that xml and restart JIRA but still not allowing voting on issues resolved.

Can you help me on this.
My Jira's version is 6.0

Thank you.

Regards,

Antonio


0 votes
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 17, 2011

Editing is disabled on resolved issues but you can enable it by modifying the workflows. Once you enable editing back on, voting will be possible but it will also let people edit other fields. So it is all or none!

Neil Arrowsmith
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 17, 2011

Thanks Jobin - but I can already "Edit" these issues (i've probably cleared the editable flag in a workflow change in the past) - but I still can't vote on them. There is no "vote for this issue" operation available - just text reading "You cannot vote or change your vote on resolved issues."

Akash March 19, 2019

Hi,

Currently we have workflow where from CLosed we can reopen issue, doing so resolution state is now unresolved but it still doesn't allow me to do vote.

 

Any Suggestions?

 

Best,
Akash

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events