I need to sort for a Kanban project, the issues "Done" and "Ready for testing", for a team only and for a certain period of time. The issues created in a previous period than the month for which I need the report, are not on my sorted list. Any ideas? Thanks
Hi Radu,
You'll need to change your board filter it sounds like: https://www.atlassian.com/blog/jira-software/jql-the-most-flexible-way-to-search-jira-24
One thing that will need to be changed is your ORDER BY condition. It also sounds like you'll need to change the time range. Without knowing the board's JQL it's somewhat hard to assist. But that article should assist.
Best,
Clark
Thanks, I'll try it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.