For example, I want to filter for tickets where the Time Spent has exceeded 50% of their original estimate (time). Is it possible to do that in JQL?
Hello @Lena Boiser
Welcome to the community!
So far to my knowledge the percentage comparision, counting the issues, summing the values etc. via JQL. I've so far seen the less than <, greater than > comparision for the days and dates in the JQL.
Using Jira Smart Values we can perform sum and other operations.
I'm sure other community members will add to it.
Hi @Lena Boiser
Check out this article — "16 Most Popular JQL Filters for SLAs in Jira Cloud". You can find some valuable examples there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Lena Boiser
You can have calculations in JQL.
You can use automation to do calculations, the outcome can be stored in custom fields (text, number). These fields can then be searched via JQL.
Or you can use the outcome of calculations in emails that the automation can sent.
JQL is a query langue only, it searches for stored information.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register today
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.