Hi,
Currently to get the number of date between the current date and the jira ticket updated date. we are doing it manually by extracting the issues in excel and then arrive the number of date between the update date and the current date and based on the number of date arrived, put the number of issues under different period buckets viz., within 1 week, 1 to 4 weeks, 4 to 8 weeks, 8 to 12 weeks and so on. This data is needed at the Jira status level. Is there any way to get this details based on JQL? The output should be two dimensional - Status wise and week wise