You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Howto do that? Whole bulk editing cannot find the alternative to reset resolution (Resolution = unresolved or resolution = Empty
We have Adaptivist Script Runner AddOn.
The check we've done:
project = <projectName> AND statusCategory not in (Done) AND resolution is not empty order by resolution, status result in 13 issues with a wrongly set resolution.
We also have a workflow when an issue can be "reopened", in that case a posto function clear the resolution.
One work around is to add a step on any status that do just that for an number o issues, in every status, but that seems very odd to be forced to do just that.
the reason for us having these wrongly issues with r´wrongly set resolutions are that the field has resided on a number of screens, but the very last resolve screen. That is corrected now.
Without scriptrunner, you can do a bulk edit, if you temporarily add the resolution to the issue edit screens. But this will not allow you to blank our resolutions for the issues that are not done, it is only changing from one resolution to another.
With Scriptrunner, have a look for the built-in/canned script "fix resolutions" - this can selectively fix all of your resolutions.
Or you could write a script to blank them out for yourself
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.