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?
Solved it. I set the components in the project, gave the component value to each subtask and let it auto-assign to component head. :)
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.