I found such query Done during given period of time.
project = "XXXXX" AND Status changed to Done during ("2018/06/01", "2018/06/29") ORDER BY cf[10000] ASc
But, How could I filter the issues that, for example overpass the SLA completion duration.
E.g list the issues for which the duration between Done date and creation date is above 10 days?
Any help?
Thanks,
Manikanta
You may be able to find some information here
https://confluence.atlassian.com/servicedeskcloud/using-jql-queries-specific-to-slas-844628670.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.