The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Is there a way to implement an IF Condition in JIRA?

Juliane_O
July 6, 2020

Hi,

I'm working on a workflow for a customer right now.

I've got a checkbox option and already implemented via postfunctions that for each option checked it will create a sub-task.

The reason is he wants validation from department leaders if someone asks for access to the project. So I've made a checkbox with all the departments and a postfunction for each of it.

Now he wants that these subtasks be automatically assigned to the department leaders.

Say there are the departments A, B, C and D.

The user checks the boxes for A and C. The workflow creates subtasks.

Now I need to assign the first subtask to department head A and the second to department head C.

But I don't know how to do that. Is there a way to achieve that?

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Juliane_O
July 7, 2020

Solved it. I set the components in the project, gave the component value to each subtask and let it auto-assign to component head. :)

0 votes
Thorsten Letschert _Decadis AG_
Community Champion
July 7, 2020

Hi @Juliane_O ,

since you're mentioning the sub-task creation via post function, you're probably using a worklfow app (issue creation via post function isn't possible in Jira out of the box). Could you please tell us which one you're using?

Cheers
Thorsten