Hi I'm trying to set an automation that should get all the updates from linked issues to the current issues.
Details:
Let's say there are 2 software projects, project A and B.
in Project A a new issue will be created, then the issue will be cloned in project B.
When there's any updated in the cloned issue from Project B I would like to see the updates on the issue created in project A.
Does anyone have any idea how to, or if it's possible to create such a rule?
Hi, @Teodor Hoza welcome to the community!
Based on your description I have created similar rules for my clients. I believe this structure can give you guidance:
1st Rule: Clone to Project B
When: Issue Created
If: Project equals Project A
Then: Clone issue into Project B
2nd Rule: Sync to Project A
When: Issue Updated
If: Project equals Project B
Branch rule / related issues: Linked issues Types: <linking issue type from 1st rule>
Then: Edit issue Fields <Copy from Trigger issue>
I hope it helps. If this answer helps solve the problem, please come back and mark this answer as solved to help other community members with the same challenge. If not, you are welcome to share your solution as well.
Cheers,
Alex
The only issue is that it won't allow me to run this, as I'm trying to avoid creating global rules, so I went for the HTTP REQUEST approach which suits me better but the downside is that I will have to make clones of this automation rule.
However Alex, your approach is very useful, therefore I will accept your answer!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Get started with Jira Software
New to Jira Software? These short, self-paced courses will teach you what you need to know to get up and running quickly.
The Beginner's Guide to Agile in Jira
Learn what agile, kanban, and scrum are and how agile works in Jira Software.
Realizing the Power of Jira Reporting and Dashboards
Use out-of-the box reporting and dashboard capabilities to view and assess progress and bottlenecks within projects.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.