I work at a SOC and I want to make a automation that sends a email to the "Request participants" with a list of all of the open tickets that are in the status "Waiting for Customer," but I also only want the single tickets or parent tickets sent..
The other issues that we have multiple clients and we want to automation to work for all clients, but if it is not possible then I will make one separately for each client. I want the tickets that show up to the clients only be tickets that belong to them and not other clients as well.
I want the email to list every single open ticket for the client that is in "Waiting for Customer" (NOTE: No child tickets)
Email Context Parameters
```
{{#lookupIssues}}
* {{key}} - {{summary}}
{{/}}
```
CURRENT AUTOMATION
Hello,
For first part of the question, to be able to pull up a parent ticket, I would say try refining JQL a bit. See if this helps.
For this part of question:
I want the tickets that show up to the clients only be tickets that belong to them and not other clients as well.
We do have an improvement ticket in our backlog. In the meantime, I would recommend to create separate rules. Apologies.
Cheers
Sherry
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.