-
### Bug summary
I tried doing something like this:
```python
jira_instance = JIRA(
server='https://XXX.atlassian.net/',
token_auth=access_token,
)
```
I'm getting the folowing er…
-
### Bug summary
I've got multiple projects where I initialize Jira using basic_auth and an email / api token. This has been working fine until this morning, now I'm getting complaints about basic_au…
-
### Connector Name
source-jira
### Connector Version
0.11.0
### What step the error happened?
Configuring a new connector
### Relevant information
Airbyte Version installed locall…
-
**Describe the bug**
The JIRA CLI cannot location boards within my team project, despite directly querying the endpoint reveals there are boards.
**Please provide following details**
1. JiraCLI…
-
### Problem trying to solve
I noticed that in version 3.5.x, the new Jira cloud (and this package) required a user ID to add watchers.
See https://developer.atlassian.com/cloud/jira/platform/rest/v3…
-
### Bug summary
Calling add_user() on Jira Cloud instances fails with this error: `You must specify the products that user can access.`
This seems to be a new requirement on Jira Cloud instances f…
-
At present this extension only support Jira Server. As a Jira Cloud user, I'd like to be able to use this too.
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
### Self-Hosted Version
24.6.0
### CPU Architecture
x86_64
### Docker Version
26.1.3
### Docker Compose Version
2.27.0
### Steps to Reproduce
Hi,
I've enabled developer mode and private li…
-
While working on #349 we split out the Jira adapter into two separate adapters, `jira-server` and `jira-cloud` in https://github.com/bitcrowd/tickety-tick/pull/354. However, due to tickety-tick going …