tap-jira icon indicating copy to clipboard operation
tap-jira copied to clipboard

A Singer.io tap for extracting data from the JIRA API

Results 27 tap-jira issues
Sort by recently updated
recently updated
newest added

Hi, Our jira integration in Stitch stopped working last week with the subject error message. Could this be related to this commit: https://github.com/singer-io/tap-jira/commit/e6c54d343d131ca2095957937fe151244d1e8767 Thx

Hi. Is there a parameter to silent the output a little bit? the amount of warnings and metrics is flooding my CI output, for example: ``` WARNING Removed paths list:...

the user_agent should not be needed here. It caused error when user follow the readme.

# Description of change Remove `expand` field from `users` stream since it is not returned by the `group/member` endpoint. Please refer PR #41 for more details. # Manual QA steps...

Is there a way to extract a sub-set of Jira issues? Concrete I would like to extract the issues of a specific project, maybe also filtered on issue type. The...

We have an on-premise Jira installation which uses a self-signed certificate. I integrated the self-signed certificate int the OS infrastructure (I can connect with `curl`). ` The `tap-jira` extractor fails...