-
`jira init` fails when running `/rest/api/2/issue/createmeta` endpoint. I am not sure if it's my work instance's specifics, but I get a 404 at that step after choosing a board (even if I choose `None`…
-
## Description
Currently to configure a Jira Data Center connector a password needs to be passed in the API token field of the form.
![Image](https://github.com/user-attachments/assets/9e1f4872-7524…
-
### Describe the bug
When generating source the project build fails with multiple ```The path signature 'xyz' MUST be unique.```
I'm trying to generate an sdk/source for the JIRA Rest API (https:/…
-
### Checklist before you being
- [X] I am sure that I am already using latest version of Jira Assistant
- [X] I had verified that, no similar issues are already reported in [issue tracker](https:/…
-
Once an extension request has been logged, it would be nice to be able to run the quads CLI with something like:
```
quads --extend --cloud cloudXX --weeks YY --extend-ticket ZZZZ
```
The abov…
-
**Describe the bug**
I have added my PAT to keychain on macOS. I run jira init and the config is successful and lists the boards in the project for example. However, when I try to execute any other c…
wduda updated
3 weeks ago
-
### Checklist before you being
- [X] I am sure that I am already using latest version of Jira Assistant
- [X] I had verified that, no similar issues are already reported in [issue tracker](https://gi…
-
Hi there,
@andrewkroh
@legoguy1000
Trying to fetch audit logs from Atlassian Jira cloud fails because the API doesn't like the date format that Elastic is sending.
As this is apparently re…
-
# Bug tracking issue creation - JIRA
## Research
Look into how we can implement JIRA to create issues add comments etc.
1. The crucial aspect to look into is authorization first.
2. How can we ge…
-
Somewhat similar to #337, I'm unable to use an API token. What I've determined is the Authorization header created by requests is what's faulty. If I call an identical curl command manually using the …