Automation rule to run after a log clone?

jdredd34
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 11, 2024

Using JIRA version v9.12.2#9120002

I am a normal user.

Not an admin of the server. So any thing admin related, is not doable.

I do have rights to create automation rules for a project I am in.

I am struggling to figure out how to create an automation rule.

The rule needs to be something like this...

After A log is cloned, the newly created cloned log needs to be assigned to me ( as in person who just cloned it ) , and set the "Fixed Versions" field to blank on the newly created cloned log.

Seems simple but can't quite figure it out I am missing.

 

2 answers

Suggest an answer

Log in or Sign up to answer
0 votes
Tuncay Senturk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 13, 2024

Hi @jdredd34 

Welcome to the Community!

Here are the steps I'd do.

- Create a rule with a trigger: Issue Created 

- Add a JQL condition

  • JQL Query: issueLinkType = "Clones" (or "is cloned by" or similar to them)

- Add an Action: Assign the Issue

  • Specify user - User who triggered the event

Add an Action: Edit Issue

  • Field: Fix Versions

  • Value: Leave it empty to Clear the field.

 

I hope it helps!

0 votes
Hana Kučerová
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 12, 2024

Hi @jdredd34 ,

welcome to the Atlassian community!

Please, what do you mean by "log"? Is it issue with some specific type? Thank you.

TAGS
AUG Leaders

Atlassian Community Events