I want to display a repory group by progress or epic or sprint field
Hello @Kanakaraju
Welcome to the community.
Can you provide more information about how you are trying to construct this report, and how you would want to display the report?
In JQL you can construct a query that uses the ORDER BY clause to organize the selected issues by another field. That may not work as well with the Sprint field because that field can actually contain multiple sprint names.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.