Hi Community,
I have been trying to create an automation without result so I'm asking for help. :)
Expected Rule: when scheduled, looks up issues based on a JQL and sends an email including the count of issues with SLA met.
What I know so far:
Now I can't figure out how to count them if False. I was hoping for something like this:
{{lookupIssues.customfield_10068.completedCycles.breached.equals("false").size}}
Any advice is welcome!
I'm adding a JSON screenshot in case that helps.
Hi. I would think you want to check whether SLA is breached in the JQL.
I second this. You won't he able to do this in smart values so in the JQL filter it down to just breached ones and then you can use the count of issues returned by lookup issues.
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.
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.