Forums

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

auto populate 2 different resolutions ?

sn
Contributor
January 4, 2018

users of jira 7.3 server.

we have a WF for all issuetypes. we want to populate  resolution to "Done" for 1 issuetype and populate "Fixed" for another issuetype.

is this possible with 1 Workflow. How can i achieve this ?

 

thanks !

2 answers

0 votes
PM January 4, 2018

Hi there, 

Is there any reason why you want to stick to one workflow?

 

If you separate these two out to two workflows, then you should be able to set separate resolutions. 

Cheers 

sn
Contributor
January 5, 2018

we want to stick to 1 Workflow so that we can easily move the issuetypes.

0 votes
Nic Brough -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.
January 4, 2018

You'd need some code to work out which one to use and set it in a post-function.

sn
Contributor
January 5, 2018

thanks Nic.

we don't have any add-on's like script runner or SDK. i dont think we can work on adding code in our situation. i was hoping if we could just do it with a post function.

Nic Brough -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.
January 5, 2018

No, there's no post-function that has conditionals in it, so you'd need code of some form.  Without an add-on, you're going to need two workflows.

Suggest an answer

Log in or Sign up to answer