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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.