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