-
can you add input configrable where i can send time in jira ( eng dev , eng test ) not in log work
-
On my JIRA about page:
```
License Information for JIRA
JIRA v7.1.9
Copyright © 2002 - 2016 Atlassian Corporation Pty Ltd.
```
I downgraded to go-jira version Version 0.1.15 and that works …
-
### process flow
```mermaid
sequenceDiagram
actor me
me ->> toggl : truck with branch name
me ->> godzilla: run
godzilla -->> toggl : api call
toggl -->> godzilla : truck data
godzilla -->…
-
Migrate the following data sources to new form styling that can be found [here](https://developers.grafana.com/ui/latest/index.html?path=/story/forms-form--basic)
**Metrics**
- [ ] Prometheus
- […
-
In order to make calls to JIRA on behalf of users, support for using an OAuth access token would be great.
There's sample code for the actual OAuth dance:
https://developer.atlassian.com/jiradev/api-…
-
Atlassian has deprecated the ability to use plaintext passwords with basic auth. You need to update the tool to use basic authentication with an API token, OAuth, or Atlassian Connect:
https://deve…
-
## Describe the bug
Hey all,
I recently began learning Go and working on a little project w/Jira to learn, so this may be an issue with my knowledge.
The issue is that when I use the Issue.S…
-
Hi,
Would it possible to be compatible to the Jira bug tracker?
Regards,
Aurelien
-
When using `post-pull-request-checks-automation`, if you have multiple pull requests for a Jira issue, the one completing first will transition it, making the other one fail with something like:
``…
-
##### Description
The behaviour leads to compile errors because of the file name / class name mismatch. The issue unveiled when trying to generate the code for the jira rest client.
##### openap…
MBGIV updated
3 years ago