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...
Hello, Jira Support Team, We are currently using a self-hosted Jira server, version v9.12.26#9120026. I am writing to inquire about an issue I'm encountering with the REST API for handling attachme...
Hi everybody, I am a managed user in our Jira Cloud instance (basic Atlassian plan). I am part of a group with the 'view project' (Browse Projects) permission, and I have Jira Softwar...
Hi Atlassian Community, In our previous post we announced our new Rule Management APIs available for testing. Today we’re excited to announce that the Automation Rule Management API has g...
I am currently importing data into the Assets app using the Import REST API provided by Atlassian on a set schedule. With the current setup, the objects are only updated or appended. However, is ther...
I am working on following the below guide to map users jira accounts to an asset. Mapping Azure AD (Entra ID) Users with Jira Users and Jira Groups - Web Site - Confluence One of the first ...
Hi there, I am hoping to get some assistance with the Assets objects field configuration. My goal is to filter asset objects in this custom field based on the Request Type of the JSM wo...
Hello everyone, I have a question regarding accessing the Confluence API from outside the company VPN. Our Confluence application is hosted on an onprem server. When users are connected to the compa...
Unable to make a REST call to https://api.atlassian.com/users/<accountid>/manage/profile (https://developer.atlassian.com/cloud/admin/user-management/rest/api-group-profile/#api-group-profile) ...
We are currently in the process of automating certain configurations following the provisioning of an Atlassian site in Jira Cloud. As part of this effort, we are looking for REST API endpoints that ...
Copied to clipboard