-
I recently updated from 3.41.11 to 3.41.13, and now I'm having problems w/ `get_issue_changelog`.
It looks like #1375 changed the endpoint that is used, and I've started getting 404 from my Jira se…
-
This issue was imported from JIRA:
| Field | Value …
-
JIRA Issue: [KIEKER-865] Update Jetty and jpetstore
Original Reporter: Jan Waller
***
We should incorporate the changes to jpetstore and jetty made in the examples.git into our master.
## Checklist…
-
Stargate v2 Beta 1 is now available, so suggest we start thinking about how to update K8ssandra operator to run Stargate v2.
In the v2 architecture, the following API services are now independently …
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=22190948)
Hello,
When I attempt to run the `status-keyspace` command via `spreaper`, a 404 is returned.
…
-
### Version report
Jenkins and plugins versions report:
```
Jenkins: 2.277.1
OS: Linux - 5.10.22-100.fc32.x86_64
---
pipeline-graph-analysis:1.10
durable-task:1.35
favorite:2.3.3
credential…
-
**Describe the bug**
We have an issueType where there is a required customfield called 'Severity of impact' and it's type is 'Radio Buttons'.
When I now want to create a JIRA ticket in n8n and try t…
-
After trying to use your swift jira script with user and password. Jira is giving me `Error: httpError(401)`. After checking the Jira's oficial documentation for basic authentification, says that user…
-
## Is your feature request related to a problem? Please describe.
Our internal Jira server at work only responds to `/jira/rest/api/latest/` but this library only supports `/jira/rest/api/2/`.
#…
-
`httpURL, err := urlutil.Join(service.baseURL, "rest/api/3/issue", issueKey, "transitions")`
hardcoded part of url make this step be able work only with Jira API v3.
It would be nice to have some …