Hi, I created automation for Jira Service Management and Jira Software, but I have one problem. This means that when a development team comments on an issue with the word "Do Klienta" in Jira Software, the comment is sent to Jira Service Management (customer portal). The problem is with Jira Service Management because when a customer comments on an issue with the same word as the development team, that comment will be sent to Jira Software (the development team) and it shouldn't.
I want to fix the automation so that a customer comment with the word "Do Klienta" is not forwarded to the development team.
This automation should work in one way, from the development team to the customer.
You can check whether the Author is a customer. In this case, the Author of the comment also triggers the event so a simple user condition works:
I think "is not customer" it's better option, because this rule will work only for dev team. From Dev -> To customer. Maybe I am wrong.
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.