Hi guys, We are developing a Jira cloud Auto provisioning service, and in the process, we want to add product access (now called "App access") to groups for Jira and Confluence sites via a RE...
I'd like to get the docker log shown in the screenshot below (see docker tab highlighted in blue) by REST API. I can get the main log with /steps/{step_id}/logs/{log_id} where log_id the ste...
Hello, We installed the data gateway on the VM to connect with Jira On-premises and successfully tested the gateway using in-built "File Systems" in Power Automate Cloud flow. However, when attempti...
We’re excited to share that Awesome Graphs for Bitbucket Cloud has just expanded its REST API with a set of Commits API endpoints! These endpoints make it easier than ever to extract, analyze, and...
Issue the issue occurs on both both the get and post version, i will reference the post verison to explain the issue. The response does not return pagination properties. Replication ...
I want to fetch bugs and show on UI. I created a service and used api token with all classic read only access . My service responded with Read Jira project and issue data - REQUIRED. &...
I have already tried the following: https://<jira>/rest/servicedesk/canned-responses/1/search/{Project_Key} This gives me the following response: { "cannedResponses": [], ...
In the "Repository links" section of the "Repository settings", we have "Custom" links configured for JIRA ticket mentions. E.g., given one our JIRA projects might be "XYZ", then Custom ((?<!\w)...
Hello. I am facing issues while trying to make GET calls using Jira REST APIs via python scripting. It was working fine until the older APIs were deprecated. Based on the documentation - The Jir...
Hi Atlassian Team, We’re observing an inconsistency in Jira behavior when interacting with fields that are not present on the issue screen (for example, the “Description” field). Steps to reprodu...
I am using Cloud Rest API for personal tools (personal Jira client to speedup daily tasks at work). I found responses extremely verbose for some fields. Especially status and parent. By default, the...
We recently migrate to Jira/Xray cloud. so have had to change any api interations. I am attempting to upload a test result to a test execution, but i am getting : "Result is not valid Xray Format"...
I want to use the /rest/api/3/issue/{issueIdOrKey endpoint to query issues. I followed the docs and created a token with classic read:jira-work scope. When I query an existing issue ...
Hey there, so Im using Confiform IFTTT in Confluence to create an IssueLink between 2 Jira Tickets that are stored in an entry. (POST Method with JSON) Now I want to delete the Issuelink if...
Hi community, For integrations security policy I have a requirement to integrate Jira with strong authentication using an IDP token. When an external tool call Jira rest API, it is required to pa...
Hi all I need help with Jira Service Management Cloud API and OAuth 2.0 using a service account. What I want to do: Use a service account with OAuth 2.0 (not API token) for full integration wi...
I am trying to append test steps to a test case using append and inline. When I send my array , I include /n on each item, just like I do when I import using csv. The result is different , ...
Have you ever wondered who changes something in Jira and fails to do it? Perhaps a sprint was ended too soon, a workflow was viewed differently, or a work item simply disappeared. It is a typical pro...
Jira developers have deprecated some API endpoints on 1st of October 2025, which consequently impacted the ADF (Azure Data Factory) JIRA connector: https://learn.microsoft.com/en-us/azure/data-facto...
Trying to find out what are the limits on REST API Calls. How many calls are aloud for a client over each day. For example are the number of Rest API Calls limited to 5000 ca...
I am getting this error. Not very good at scripting. Taking assistance from GPT. I want to fetch all issues from the project for a date range. the ultimate goal is to fetch...
Note: I am not good scripting. I have been trying to use gpt and copilot to help create these scripts. I had a working python script to fetch worklogs across specific projects for a list...
The jira server is EE 9.17.5 I use this endpoint URL (/rest/api/2/issue/<jira-ticket-key>?fields=key,summary) to retrieve the jira ticket info, with Authorization header, and Accept header set...
Context: I am programmatically posting a suggestion comment to a Bitbucket Server PR using the POST /rest/api/1.0/projects/{projectKey}/repos/{repositorySlug}/pull-requests/{pullRequestId}/comment...
This is strange. We have only noticed this since upgrading to Jira 10.3.11 It is an API we do not user regularly, however, we are not able to search for users beyond the first 100 availab...
Copied to clipboard