Hi together,
I need a logic that creates subtasks based on label entries!
Create-/Edit View Screen:
{Custom field} = [Label field]
When I update the {Custom field} with 3 label entries it should create automatically 3 sub-tasks.
For example: Labels (DEV - TEST - PROD)
Sub-task1: Summary (DEV - Sub-task)
Sub-task2: Summary (TEST - Sub-task)
Sub-task3: Summary (PROD - Sub-task)
I have absolutely no idea how I could realize this with Jira Automation. Any little help is welcome.
Thank you in advance …