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

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_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
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

Suggest an answer

Log in or Sign up to answer