Description Usage Arguments Value Examples
The Jira sprint report is a useful snapshot of issues completed, not completed, and changes to sprint scope. While the web UI does not provide a way to export this data in a workable format, the API can be used to get at the raw data.
| 1 | get_sprint_report(board_id, sprint_id)
 | 
| board_id | ID of board | 
| sprint_id | ID of sprint to retrieve | 
dataframe
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.