Hi, I'm trying to alter an existing file on bitbucket using this rest call: https://developer.atlassian.com/cloud/bitbucket/rest/api-group-source/#api-repositories-workspace-repo-slug-src-p...
I need to retrieve the full History (issue change log) for a Jira ticket using an API. I’m currently using the Jira REST API to fetch ticket details, but the history section is not included in the d...
Hello Atlassian Community! 👋 I'm back again with another use case story, Episode 6 already! In this series, I try to share interesting real-world scenarios we’ve come across around security an...
Hello I am developing a background service where I need to periodically load users from JIRA into my service. Since its a background service I am not able to use code flow for OAuth2. For other plat...
How can I add new options to the existing attribute of type Select using JSM Cloud Asset Rest apiHow can I add new options to the existing attribute of type Select using JSM Cloud Asset Rest api &nb...
Hi, I'm using the atlassian cloud api library to retrieve and create bitbucket repositories. For the authentication, bitbucket is planning to deprecate the password and using the api_token instead. ...
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...
Copied to clipboard