You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hello Community, need a little help on the following automation :
Currently i have a global automation that have a scope for project AS and PS that have cloned issues in between, the goal is when a comment is placed on project AS or PS, the comment is "cloned" to the linked issue from on side to another.
I get that with the following automation
After some days we realise that the project PS can have linked issues from other projects than AS, and for that comments shouldn't be cloned. SO i would need some tips in how i can achieve that, so summarise:
Projects AS & PS
IF a Comment was made in AS and linked issue is PS then clone the comment
IF a Comment was made in PS and linked issue is AS then clone the comment
Appreciate all the help
You can add a condition to check the project name of the linked issue. User system field Project = AS & it will comment only on the issues from AS projects.
Hope it helps.
Hey @Vishal thanks for the answer,
but that seems to be working on one way from comments in PS cloned to AS
But will stop working from Comments in AS cloned to PS
am i wrong?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just add both the projects in the condition then AS & PS, which should solve the problem.
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.