get_all_sprints: Get sprints associated with a board

Description Usage Arguments Value Examples

View source: R/get_sprints.R

Description

Return all of the sprints associated with a specific board. As a project may have multiple boards, in order to retrieve all sprints in a given project the user must query all boards and combine the results.

Usage

1
get_all_sprints(board_id)

Arguments

board_id

ID of the origin board to retrieve sprints

Value

dataframe

Examples

1

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