JirAgileR icon indicating copy to clipboard operation
JirAgileR copied to clipboard

User-friendly :small_blue_diamond:JIRA API wrapper. Track projects & issues from within R

Results 8 JirAgileR issues
Sort by recently updated
recently updated
newest added

Would it be possible to use the expand = changelog functionality in the API to get field history? It's useful to understand when things like due dates change over time,...

Hi, I encountered tyhe following error. ``` get_jira_dashboards() ``` generates the error ``` Error in rbind(deparse.level, ...) : numbers of columns of arguments do not match ``` Troubleshooting, I found...

I'd like to use this package to get data from our work account. I have an api key that works great with the httr package - don't see a place...

Hi, Why Am I getting an Error: API no response from json

Hello, I have used my own un-published solutions for Jira in R for years and I'm happy to finally see a clean public library for it. One major hurdle are...

It seems using the default parameter as.data.frame = TRUE causes column names do not match values, nor the function get_jira_issues to respect the fields chosen by the user (parameter fields=)...

Hello Matthias, your package is very helpful and awesome! Is it possible to add the "sprint" field to the list of available fields in the foreseeable future?

enhancement
help wanted

Package ‘JirAgileR’ was removed from the CRAN repository. Formerly available versions can be obtained from the [archive](https://cran.r-project.org/src/contrib/Archive/JirAgileR). **_Archived on 2022-10-03 as check issues were not corrected despite reminders._** A summary...