View source: R/jira_issues_df.R
Converts the issues data from the Jira API into a data frame
1 | jira_issues_df(issues_list, fields_list, project_id = NULL)
|
issues_list |
The list of Jira issues |
fields_list |
The list of the fields |
project_id |
The project ID |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.