Forums

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

Assign Reporter as the last comment's author

Ragavendran S
Contributor
July 29, 2024

I am working on Jira Automation rule, where we create tasks (create new issues) based on some label (ex: abc) in an epic (ex: xyz)

 

when person named John, added the label abc  in xyz epic, it will create task1, task2, task3. I want to assign the tasks to John. 

how can I do that? 

 

I am developing a Jira Automation rule to create tasks whenever a specific label (for example, "abc") is added to an epic (for example, "xyz").

When a user named John adds the label "abc" to the epic "xyz," I want the automation to create task1, task2, and task3 and assign these tasks to John. How can I achieve this?

1 answer

0 votes
John Funk
Community Champion
July 29, 2024

Hi Raga, 

Can you share the automation rule? All of us Johns want to see it.  :-)

And I suggest you assign all of the tasks to Jack. 

Ragavendran S
Contributor
July 29, 2024

Rule.pngTask Creation.png


In the task creation, I want to set the reporter as the one who added the label.


#reporter1 - I cant see and set the option to set who initiated the change

reporter2.png

 

#reporter2 - no option I can think of to get the desired results

 

Reporter1.png

 

John Funk
Community Champion
July 29, 2024

You are doing two checks/conditions back to back that contradict each other.  Your rule with never make it past them. Those should probably be IF/ELSE conditions and then move the Create Issue actions under the appropriate condition. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events