parse_issue: Extract the extensive fields of a single issue

Description Usage Arguments Value Warning

View source: R/helpers.R

Description

Internal function to transform the nested more extensive JIRA issue fields into a flattened data.frame

Usage

1
parse_issue(issue, JirAgileR_id)

Arguments

issue

A JIRA issue with all its extended fields

JirAgileR_id

JirAgileR ID to assign to

Value

Returns data.frame with all the extended field information.

Warning

Internal function


JirAgileR documentation built on June 8, 2021, 9:06 a.m.