Forums

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

Can we assign a different workflow for different components in the same project ?

rohit sunkari August 31, 2018

There are few tasks which has UI and which does not. I want to assign a specific workflow for UI task and specific for non UI in the same project. Can this be done ? if yes how ?

2 answers

1 vote
Bastian Stehmann
Community Champion
August 31, 2018

Hi @rohit sunkari,

welcome to the community.

You can do this, if you use different issue type for UI task and non UI task.

You can then assign each workflow to the specific issue type in the workflow scheme.

Please check this documentation for more information on this.

https://confluence.atlassian.com/adminjiraserver071/configuring-workflow-schemes-802592719.html

rohit sunkari August 31, 2018

HI @Bastian Stehmann

I would not want to increase the # of issue types. 

Bastian Stehmann
Community Champion
August 31, 2018

Then you can not do this within one project.

0 votes
Krisztian Kovacs
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 31, 2018

Hi @rohit sunkari,

how about splitting the workflow using a condition and let the different components take different paths?

But be aware that an issue can have multiple components.

rohit sunkari August 31, 2018

Yes, this is the thing that we would need but this need to figured out how it can be done.

Krisztian Kovacs
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 31, 2018

you could use a scriptrunner scripted condition: https://community.atlassian.com/t5/Jira-Core-questions/Scripted-condition-checking-if-a-certain-component-is-included/qaq-p/449816

the script itself can copied from that other thread

Suggest an answer

Log in or Sign up to answer