Closed Timuuc closed 5 months ago
Is this not achieved using JQL?
No because using JQL you only get the data contained in the issues the search returns. For sprints there is sprint specific data that needs to be written into a JSON file. To not overcrowd the export command, this new command will be added in version 2.1.0. The command will take a jira board name as input and print all infos to the associated sprints into a JSON file. The sprint data will not be parsed and therefore the command will work generically.