Hello,
I want to export the issues, subtasks & status from the backlog to an CSV file. How can I do that?
with regards,
Jeroen Kotterlink
Hello,
You should check the filter for you board (board settings -> general). Then add a JQL like this to this filter:
and sprint is empty
Run this JQL in the issue navigator and use the export option.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.