get_sprint_report: Get sprint report data

Description Usage Arguments Value Examples

View source: R/misc.R

Description

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.

Usage

1
get_sprint_report(board_id, sprint_id)

Arguments

board_id

ID of board

sprint_id

ID of sprint to retrieve

Value

dataframe

Examples

1

davidski/sprintr documentation built on Jan. 23, 2022, 12:42 p.m.