Our system (Server 7.4.2) is used by a number of teams that added different resolutions which are completely meaningless and even detrimental to the workflow in our team. I've been trying to restrict the resolutions that show up with jira.field.resolution.include as well as jira.field.resolution.exclude.
In my workflow I have a step called "Completed" with "Allow all statuses to transition to this one" checked.
The "All" transition has the "Resolve Issue Screen" set and a property to exclude resolutions: jira.field.resolution.exclude 10200,10100
where the 10200 and 10100 and the id's I can see when I hover of the Edit link for these Resolutions. I tried
jira.field.resolution.exclude 10200,10100
jira.field.resolution.exclude=10200,10100
jira.field.resolution.exclude (10200,10100)
jira.field.resolution.exclude=(10200,10100)
None of them makes a difference. When I click on the Completed button for an issue the Resolve Issue Screen shows up but all resolutions show up, even the ones specifically excluded.
The same happens when I try to do the jira.field.resolution.include with the values that I want to see. Of course, I deleted the exclude property first. For some reason neither one seem to have any effect.
I also tried to set up a custom screen instead of using the standard Resolve Issue Screen. Same result--all resolutions in the system show up in the Resolve screen.
Could somebody please provide some guidance on what I might have wrong? This is a really big problem for us.
Thanks in advance for your help!
Karin
I've tried it like this and it works like a charm:
May you ensure the property key doesn't have any leading or trailing whitespaces?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I also can confirm that this attribute does not work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Also make sure there re no spaces between Property Values in the list.
10200,10100 should work if there is no space after the comma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Indeed! As Dan Knapton mentioned, it is key to ensure there were no spaces at all, not even after each comma!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
first, I suggest you use the include. When you add new resolutions down the line you won't need to update the list.
Second, try re-indexing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you, Joe. That's what I did. That way I'm not subject to changes other people make in the system.
I also reindexed the project and the system, just for good measure.
Thanks again!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
First: Thank you all for the super quick responses and help, Gentlemen!
And I'm blushing to admit that I did have a trailing space. I thought I had checked this but with all the back and forth it must have crept back in.
It's working great now!
Thanks again and Happy Holidays to you all.
Karin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
Do you publish your workflow after changes?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alexey,
Yes, workflow is published after changes and project reindexed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us to learn how your team can stay fully engaged in meetings without worrying about writing everything down. Dive into Loom's newest feature, Loom AI for meetings, which automatically takes notes and tracks action items.
Register today!Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.