auto populate 2 different resolutions ?

sn 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 January 5, 2018

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

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 4, 2018

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

sn 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-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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