There are two functions you can use to search for issues that are in a certain state of SLA goal-ness:
For example, if you wanted to find all the issues in your project that have successfully completed your first-response goals, use the following query:
type = Sub-task AND "Time to first response" != everBreached()
when the result set is returned try ordering them in descending order
Hope it might help.
Thanks
Rahul
I am trying to find out the differences between thes 2 functions: Beached() and everBreached(), for me they look the same and bring the same results when I try them on my search queries.
I did not find some explanations with more details, could you help me with that? Sure I am missing some point.
Thank you a lot!
Jeff
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.