Ask Question
Questions tagged with [jira] should be related to interacting with Jira programmatically.
5,507 questions- Bountied 0
- Unanswered
- Frequent
- Score
- Unanswered (my tags)
Jira python API add watchers
im following the simple steps fro Jira ticketing documentation to add watchers to an existing issue that I created. Im using the following section of the documentation to follow: add watchers however ... python-3.x api jira jira-rest-api- 1
How to authenticate to the Confluence rest api using Atlassian jwt token in ruby
I am trying to make api calls to Confluence cloud by authenticating with jwt. In my descriptor file, I have opted for the read scope. I am following this guide on how to generate the jwt token. In my ... ruby jwt jira confluence httparty- 515
JIRA automation assistance
I was wondering if someone could kindly help me. I am trying to create an automation which loops through any JIRA issue that has been updated, and looks for specific words, replacing them with ... automation jira- 1
Table Grid addRows with Java API error in Jira
In Jira, I want to use addRows function with Java API in Scriptrunner, provided by Table Grid Next Generation plugin, but, I can't use beacuse of an error, which is not caused by syntaxis problem, ... java groovy jira atlassian-plugin-sdk- 1
CORS error with JIRA REST APIs for angular app
I am currently building an angular app where I have to work with some JIRA REST APIs. When I am trying to call the api(e.g. GET) it's showing me the following error. I have created a bearer token ... angular cors jira jira-rest-api bearer-token- 43
Unable to add attachments to a Jira issue using Power automate
For the internal communication without our organization we're trying to setup a power automate flow to get the data from a microsoft forms form and create a issue in jira. Using a Jira connector for ... jira power-automate- 1,054
Jira issues that are in an epic with certain label
I am trying to write a Jira JQL filter that combines parentEpic with a label or a filter. The below JQL works: project=TML AND parentEpic in (TML-2731, TML-3053) But then I need to know the IDs of ... jira jql- 2,433
How to use Jira.CreateOAuthRestClient from C# code?
I have downloaded Atlassian SDK from visual studio nuget manager. There is a method public static Jira CreateOAuthRestClient(string url, string consumerKey, string consumerSecret, string ... c# visual-studio jira jira-rest-api atlassian-plugin-sdk- 73
Jira stories that are blocked by other project
I am trying to write a Jira JQL filter that returns all issues in my project (named ABC) that are blocked by an issue in another project (named XYZ), or in any other project except my own ABC project. ... jira jql- 2,433
Jira REST API not respecting 'query' param for versions
According to the Jira v2 REST API supports a query param for project versions. ... jira jira-rest-api- 21.2k
How to link other JIRA dashboards to a central dashboard?
I have several dashboards in JIRA and want to create a central one where there is a filter or gadget that will display links to the other dashboards. Is this possible? jira- 11
Jira API Set Pending Reason
Using the Jira API I'm trying to set a Pending Reason. I've dug out the following from the schema: "customfield_15072": { "required":false, "schema":... jira jira-rest-api- 676
How to connect to JIRA api with 2fa enabled by organization?
I use self hosted Jira and I'm currently trying to connect to the Jira api using a python script (and the requests library) having 2fa enabled by my organization. I'm not an admin of the project and ... jira jira-rest-api python-jira- 1
Zenhub API: {"message":"Validation failed: Issues would create a cycle in epics"}
I'm trying to use the ZenHubIO API to sync issues between Jira, Github and ZenHub. I have no issue creating issues from jira to github. However, if the issue is an Epic, the Epic is not synced ... go- 15
Problem importing SLAs field data with Jira API
Good morning everyone! I am working on a c# API that interfaces with the Jira API via the Atalassian.Jira library. Specifically, to get the issues I am using IIssueService. My problem now is that I ... c# jira jira-rest-api- 1
15 30 50 per page12345…368 Next