Hey Community!
I am creating an issue in project A. This issue is linked to an issue in Project B when created. How do i set up automation to for the newly created issue to copy field values from the linked issue. I have all the fields set up its just the automation i am struggling with.
Thanks in advance
That is possible, and the challenging part is both the Issue Create and issue linking are slow operations...so some delay is needed.
Here is an example to try:
Please note: this rule will need to be multiple-project in scope to access the data in the linked issue's project. A Jira site admin will need to create / configure such rules.
Kind regards,
Bill
Hi Bill! Thanks for this. Youve kind of lost me at "lookup issues". what should be my JQL? Also where do i put the smart value conditions?
Thanks again for your help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is where i am currently at.....
The lookup part, i think i need to ba able to reference the issue that is linked to the trigger issue but i am not sure how to do this.
Also the edit fields... i'm pretty sure this is the incorrect syntax.
Thanks again for help Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Darren.Fairweather You might take a look at this link: https://community.atlassian.com/t5/Jira-questions/Copy-value-from-Linked-issue/qaq-p/2247410
Nicolas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Nicolas - Yeah i saw that. The problem is that i need my automation to run when "Issue is created"
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.