-
### Bug summary
When adding a user to group in Jira cloud it fails with 404 and stacktrace shown below. Possibly related to GDPR changes and username not being valid any more. Confirmed working whe…
-
Hello, I'm trying to upload a custom connector to AZURE to use in my Confluent Cloud Kafka cluster.
I was able to upload the connector successfully without issue using the default (AWS). However w…
-
### Bug summary
When trying to authenticate Jira, I use the following, as the docs indicate:
```
jira = JIRA(server="https://somecompany.atlassian.net", basic_auth=("user@company.com", jira_api…
-
### Bug summary
The API allows for specifying fewer than 50 results, so should the SDK. For example, I want to even be able to set 0 if I just want to get the count for the query result, which curr…
-
JIRA has the notion of groups that users can belong to. It would be nice if we could query the groups for its members (for example to implement some form of access control). Relevant REST endpoints ar…
-
Hi,
i had the template working on our on promise solution, however meanwhile we switched to the cloud solution and i can't get the template to work again.
To troubleshoot i use Postman, ill shar…
-
### Bug summary
Hi!
This week I update jira lib from 3.2.0 to 3.4.1, after this update, when create issue failed, there is no enough log detail
in 3.2.0
```
2023-02-06 14:22:40,311 - DEBUG - …
-
### Issue Summary
The Authentication for Jira only works for the Cloud Version. Jira Server requires the Authentication-Token to be provided as bearer token (see https://confluence.atlassian.com/en…
-
Hi,
We were forced to move our small JIRA instance to the cloud since on-prem is no longer supported... Trying to see if I can get this setup with a cloud instance. From what I can tell, basic au…
-
Hello, trying to configure PrismX, I get this error while trying to Test connection:
401 Client Error: Unauthorized for url: https://xxxx.atlassian.net/rest/api/2/issue
I read somewhere that Atl…