parse_issue: Extract the extensive fields of a single issue
Description
Internal function to transform the nested more extensive
JIRA issue fields into a flattened data.frame
Usage
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.