I'm trying to build an automation that will get counts of tickets in various statuses and publish that information out into another tool. But in the automation workflow, it looks like a scheduled event that has a query sends each item that meets the criteria through one at a time.
Is there a way to accumulate these values in a later step, or a different way to meet my particular need?
Hello @Tom Keschl ,
I reached out to the Automation devs and they noted that this is currently not possible with automation and you would need the "Send a digest" functionality described in the following feature to be implemented to get this result using automation for Jira:
An alternative approach would be to use the API instead via a "Search for issues using JQL (GET)" and the value will return a "Total" variable letting you know the number of issues found by the JQL that could be passed into your external application on a scripted function.
Check out the API Developer documentation for some getting started info if you wanna go this route:
Regards,
Earl
Did you catch the news at Team ‘25? With Loom, Confluence, Atlassian Intelligence, & even Jira 👀, you won’t have to worry about taking meeting notes again… unless you want to. Join us to explore the beta & discover a new way to boost meeting productivity.
Register today!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.