If I call `/repositories/{workspace}/{repo_slug}/pullrequests/activity`, as documented at List a pull request activity log, I do get a list of pull request updates in that repository, but the `c...
I'm building an automation that monitors epic status updates from owners. In the Jira Align UI, each epic has a "Discussion" section where owners can post comments/updates. I've tried the following ...
Bob is a PMO Manager preparing a quarterly project review. He doesn't want to manually check hundreds of work items in Jira. He wants the data in Google Sheets, where he can create pivot tables, bu...
In Jira 10.3.16 , when calling the search endpoint with expand=names,schema , the names field is returned for earlier pages but missing at startAt=250 . Example working requests: GET /rest/ap...
What I did. ・I got "accountId"(equals to "userId") of user account (existing at directory of my organization and it's status is "active") by calling 「Get users in an organization」Organizations REST ...
👋 Hello Solution Partners, As we evolve Jira’s field configuration model, we want to ensure you have everything you need to guide your clients through the change. This guide outlines the shif...
👋 Hello Partners! If your app manages field visibility, requirements, or project configurations in Jira Cloud, it’s time to look at the new Field Schemes API. We are moving from the legacy two-tie...
👋 Hey there! I’m Leanne, a Senior Engineer on the Jira team. We know that managing field configurations can sometimes feel like a game of 3D chess, so we’re making things a lot simpler.From June 2...
The majority of the teams using Jira know that it keeps a record of all the work item changes. Every status transition, assignee update, priority change, and sprint adjustment is part of a work item'...
Hi, I am using my service account token (it has proper accesses granted) to do stuff with Jira, but also check teams on call schedules etc. It works properly for Jira api, where I am using this bas...
Recently, all the post requests going to Zephyr Scale are returning a 429 Too Many Requests error. The Retry-After states 60, which interprets as 60 seconds. After putting in a 60 second pause when t...
Hi Community, we're actively using Confluence Whiteboards to document test cases and would love to access their content via the REST API – for example, to process the data automatically...
Hi team, I’m looking for a reliable, supported way to programmatically retrieve the invoice that results from a purchased quote, starting from a Quote ID, using the Atlassian Commerce REST API. The...
Hi everyone, I’m trying to implement a Jira Cloud Automation rule to notify leadership users when the percentage of Bugs in the backlog exceeds a threshold. The email recipients must be dynamically...
I just migrated some automation over to using a service account user. I've got the scopes dialed in, but it's not getting any results for the getIssuesForSprint endpoint. The same request returns lot...
Hey all, I'm currently attempting to build out an automation that will do the following: Run through the Get Projects Paginated API Create a variable with the Projects' ID If the variable i...
Hey all, I'm exploring whether it's possible to build a Forge app that exports a page to ODT format, and I'm hitting a bit of a wall conceptually. Confluence Cloud only supports built-in expo...
In the Atlassian ecosystem, Jira performance analytics serves as the critical bridge connecting raw issue tracking with actionable process intelligence. Instead of guessing why a specific sp...
When using Get Project REST API v3: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-projects/#api-rest-api-3-project-projectidorkey-get Always return 404 and "No proje...
We've been using '/rest/api/3/search/jql' to extract data on Azure Synapse Spark Notebook. From 1st of May, it started to return empty data, and it worked perfectly well until the day before. Has an...
Moving a Jira instance can be a right royal pain in the neck. While Atlassian’s built-in tooling handles native data and configurations quite well, things get trickier when it comes to Marketplace ap...
Hello Atlassian Community, We are investigating a severe and unexpected issue with Jira Cloud webhook delivery that began on Monday, April 20, 2026. Our application depends on Jira webhooks to rece...
Hi there! I will highly appreciate if you can share an example of how to create an Excel-Query to export issues from Jira including how/where to enter token for Rest API Excel=>Data=>FromWeb=...
I'm using Jira Automation to create a ticket in another space and project, after the current one is closed. Basic gist of it is that when we have a ticket created for a new account, I need to send an...
Hello there: I have a .NET Core app that connect both, Jira Cloud and Tempo, to get Issues and Employee worklogs info. It works fine in the past, but now is not working. I know Tempo is being migra...
Copied to clipboard