get_sprint_report_detail: Get detailed sprint report information.

Description Usage Arguments Value Examples

View source: R/misc.R

Description

Get the issues associated with each of the major categories in a Jira sprint report. Currently retrieves all fields of all issues, which can be slow.

Usage

1
get_sprint_report_detail(board_id, sprint_id)

Arguments

board_id

ID of board

sprint_id

ID of the sprint to pull issue-level details on

Value

A dataframe

Examples

1

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