The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
jira_connect() and jira_connection()
create connections (reading JIRA_URL,
JIRA_USER and JIRA_TOKEN from the environment
by default) and pick the right REST API version and authentication
scheme per deployment.jira_issues() runs a JQL query and returns a tidy
tibble, handling token-based pagination on Cloud and offset pagination
on Server/Data Center, flattening nested fields, parsing datetimes and
extracting plain text from Atlassian Document Format bodies.jira_count_issues() returns the number of issues
matching a JQL query.jira_projects(), jira_fields(),
jira_dashboards(), jira_groups(),
jira_permissions() and jira_my_permissions()
retrieve their respective resources as tibbles.jira_server_info() and jira_myself()
return instance and current-user metadata.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.