Developer
News and Updates
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Last updated Sep 23, 2026

Atlassian developer changelog

This page contains announcements and updates for developers from various products, platforms, and programs across Atlassian. It includes filter controls to make it easier to only see updates relevant to you.

To ensure you don’t miss any updates, we also provide RSS feeds. These feeds will take on any filters you applied to the page, and are a standardized way of keeping up-to-date with Atlassian changes for developers. For example, in Slack with the RSS app installed, you can type /feed <FEED URL> in any channel, and RSS updates will appear in that channel as they are posted.

23 September 2026

Deprecation Notice Deprecation of legacy Jira dashboard Forge modules

Forge - Core Platform (excludes product REST APIs)
Forge - Jira Cloud Platform (excludes Jira REST APIs)
Forge - JSM Cloud (excludes JSM REST APIs)
Forge - Jira Software Cloud (excludes JSW REST APIs)

We’re upgrading Jira dashboards to a more modern and flexible experience. As part of this transition, we’re deprecating the legacy Forge modules for dashboards in favor of these new dashboard modules.

What’s changing
The following Forge modules are now deprecated and will be removed on May 17, 2027:

  • jira:dashboardGadget

  • jira:dashboardBackgroundScript

These modules are replaced by the new dashboards:widget and dashboards:backgroundScript modules, which are now General Availability (GA). The new modules are designed for the upgraded Jira dashboard surface (also referred to as AVP dashboards).

What you need to do
To ensure your dashboard extensions continue to work on the new Jira dashboard experience, you must migrate your existing modules:

  1. Update your app manifest to use the new dashboards:widget and dashboards:backgroundScript modules.

  2. Complete your migration before the deprecation date of May 17, 2027 to avoid service disruption for your users.

22 September 2026

Announcement New Forge dashboard modules now generally available

Forge - Core Platform (excludes product REST APIs)
Forge - Jira Cloud Platform (excludes Jira REST APIs)
Forge - JSM Cloud (excludes JSM REST APIs)
Forge - Jira Software Cloud (excludes JSW REST APIs)

What’s changing

The new Forge dashboard modules are now generally available (GA). These modules allow you to build extensions for the upgraded Jira dashboard experience, which offers a more modern and flexible interface for users:

  • dashboards:widget: Used to create custom content blocks (widgets) on the new dashboard surface.

  • dashboards:backgroundScript: Used to run background logic for your dashboard extensions.

The new Jira dashboard experience, which utilizes these modules, is rolling out to customers starting September 23rd, 2026.

What you need to do
You can now start building and deploying apps using these modules for the new Jira dashboard experience:

  1. Review the dashboards:widget manifest reference for configuration details and schema.

  2. If you have existing dashboard extensions using the legacy jira:dashboardGadget or jira:dashboardBackgroundScript modules, you should begin planning your migration to these new modules.

  3. Note that the new dashboard experience coexists with classic Jira dashboards during the rollout period.

Fixed < findJiraIssueAssignableUsers> has been updated

Atlassian Rovo MCP

The tool findJiraIssueAssignableUsers as part of read_jira toolset has been updated.

The tool has now been renamed to listJiraIssueAssignableUsers

17 September 2026

Announcement Improving Forge permission checks for Jira asApp requests

Forge - Core Platform (excludes product REST APIs)
Forge - Jira Cloud Platform (excludes Jira REST APIs)
Forge - JSM Cloud (excludes JSM REST APIs)
Forge - Jira Software Cloud (excludes JSW REST APIs)

What's changing
We are updating how Forge permission checks are implemented in Jira for asApp requests. This internal change simplifies the evaluation process and removes the requirement for permissions to be synced to Jira at installation time.

This update improves the app installation process by reducing the overhead associated with permission synchronization.

What you need to do
No action is required from you. This is an internal implementation change that does not affect how you declare permissions or use asApp in your Forge apps.

The update is being rolled out progressively on a tenant-by-tenant basis.

Announcement Delay in Marketplace Partner reporting — Sept 15-17, 2026

Marketplace Platform

Marketplace partner reports are currently missing invoice data for September 15–17, 2026 due to a data ingestion delay. The underlying issue has been resolved, and data is actively backfilling.

Starting September 15, 2026 at approximately 12:00 PM IST (06:30 UTC), a data ingestion service encountered a memory-related issue, resulting in recurring job restarts. This created a processing backlog of approximately two days, temporarily preventing invoice events from syncing to Marketplace partner reporting.

What’s affected

Invoice and transaction records in Marketplace partner reporting are incomplete for September 15-17, 2026. This impacts:

  • Vendor report UI: Daily/monthly sales and revenue summaries.

  • Transaction exports: Downloadable CSV/transaction detail exports.

  • Reporting APIs: Responses reflecting invoice data within this date window.

What’s not affected

  • Data integrity: No data has been lost. All transactions, billing records, and refund events remain queued upstream and are processing.

  • Historical data: Reports prior to September 15, 2026 are unaffected.

  • Other services: All other Marketplace APIs, listing pages, and developer surfaces are operating normally.

What you need to do

  • No immediate action is required. Backfilling occurs automatically.

  • Once recovery is complete, we recommend re-exporting or re-fetching reports and API data for September 15–17, 2026 to ensure your local records reflect finalized figures.

We will post a follow-up update here once the backfill is complete and all reporting data is fully verified. We apologize for the inconvenience and appreciate your patience.

Request for Comments (RFC) RFC-147: App custom migration progress reporting

App Migration Platform

15 September 2026

Announcement OAuth 2.0 3LO is now available for Trello

Power-Ups - Trello (excludes Trello REST APIs)
REST API - Trello

Trello now supports OAuth 2.0 authorization code grants for apps, featuring granular scopes, short-lived tokens, resource restrictions, and a redesigned consent screen consistent with other Atlassian products. New apps can opt in right away, and existing apps can transition when ready.

Read more on our developer community page - OAuth 2.0 is now available for Trello!

Announcement Redesigned installations page in the developer console is now GA

Forge - Core Platform (excludes product REST APIs)

What's changing

The installations page in the developer console has been redesigned to scale with large app install bases. Following the EAP release, we have added two key improvements to help you manage your data:

  • Additional filters: You can now use new granular filtering options to find specific installations faster.

  • Sorting capabilities: We have enabled sorting for key columns to improve data discoverability.

These updates build on the core redesign, which includes optimized page performance for large datasets and the ability to customize your view by resizing, reordering, or pinning columns.

What you need to do

No action is required to enable these features; the updated installations page is now live for all Forge apps.

For more details, see View app installations. You can also share your feedback by selecting the Give feedback button in the Get help section of the developer console.

Added Access token, Forge app and Rovo Dev support for branch restrictions

REST API - Bitbucket Cloud

What's changing

Branch restrictions now support adding the following to Write Access and Merge Access branch permissions in your branch restriction rules:

  • Repository access tokens (RAT)

  • Project access tokens (PAT)

  • Workspace access tokens (WAT)

  • Forge apps

  • Rovo Dev

This applies to both repository and project-level branch restrictions.

What you need to do

No action is required. To use this feature, navigate to Repository settings → Branch restrictions or Project settings → Branch restrictions and add your access tokens, Forge apps or Rovo Dev to the desired permission rules.

For more information see our community post.

Added New Workflow Copy REST API

REST API - Jira Cloud Platform

You can now copy a workflow using the Jira Cloud platform REST API. The new copy workflow endpoint creates a new workflow from an existing one, together with the statuses that workflow uses:

POST /rest/api/3/workflows/copy

Previously, copying a workflow was only possible through the UI.

The copy is created in the same scope as the workflow it was copied from. Copying a global workflow produces a global workflow, and copying a project-scoped workflow produces a workflow scoped to the same project.

 

Permissions required

  • Administer Jira global permission to copy any workflow, including project-scoped workflows.

  • To copy a project-scoped workflow, either the Edit workflows project permission, or both the View (read-only) workflow and Administer projects project permissions.

Request for Comments (RFC) RFC-146: Conditional execution for Jira workflow post functions

REST API - Jira Cloud Platform

14 September 2026

Announcement Remove deprecated forge webtrigger root command

Forge - Core Platform (excludes product REST APIs)

What's changing

We are removing support for the forge webtrigger root command to create URLs, as the deprecation window has passed. This change follows the initial deprecation announcement earlier last year.

The forge webtrigger command now requires a specific sub-command. Using the root command to generate a web trigger URL will no longer work.

What you need to do

To create a web trigger URL via the CLI, you must now use the officially supported create sub-command:

  • Run the following command in your app's top-level directory:

1 forge webtrigger create
  • Follow the prompts to select your installation context and the web trigger function.

  • Alternatively, you can specify the function key directly:

1 forge webtrigger create --functionKey <your-function-key>

For more information, see the forge webtrigger create CLI reference.

Announcement Improved stream separation and expanded JSON support

Forge - Core Platform (excludes product REST APIs)

What’s changing

We’ve updated the Forge CLI to improve support for automation and machine-parsable workflows. Errors and warnings are now directed to stderr, ensuring that stdout remains clean for parsing structured data.

Additionally, we’ve added --json support to the following commands:

  • forge environments list

  • forge repositories list

  • forge repositories images list

  • forge webtrigger list

  • forge storage entities indexes list

What you need to do

Update to the latest version of the Forge CLI by running: npm install -g @forge/cli@latest.

If you use these commands in scripts or automation, you can now append the --json flag to recieve structured output. Ensure your scripts are configured to capture errors from stderr.

12 September 2026

Request for Comments (RFC) RFC-145: New asynchronous bulk mutation APIs for Jira Cloud REST API

REST API - Jira Cloud Platform

We are introducing RFC-145, which proposes a new set of asynchronous bulk mutation APIs for the Jira Cloud REST API. These APIs are designed to handle large-scale data operations more efficiently by processing requests asynchronously, reducing the risk of timeouts and improving overall system stability for high-volume updates.

What's changing
The proposed RFC introduces a consistent pattern for bulk mutation operations in Jira Cloud:

  • Asynchronous processing: Instead of waiting for a synchronous response, you will receive a job ID to track the progress of your bulk request.

  • New bulk endpoints: The RFC covers asynchronous versions of common mutation tasks, such as bulk issue updates and deletions.

  • Status polling: A new set of endpoints will allow you to poll for the status of an ongoing bulk job and retrieve the final results once completed.

 

What you need to do
This is currently an RFC (Request for Comments) and is open for feedback from the developer community.

  1. Review the full proposal on the [Atlassian Developer Community] (https://community.developer.atlassian.com/t/rfc-145-jira-cloud-rest-api-async-bulk-mutation-apis/102577).

  2. Provide your feedback, use cases, or concerns directly in the community post to help shape the final implementation.

  3. Stay tuned for further updates regarding the Early Access Program (EAP) and official rollout dates.

11 September 2026

Announcement Jira's Detail view is being deprecated.

Connect - Jira Cloud Platform (excludes Jira REST APIs)
Connect - JSM Cloud (excludes JSM REST APIs)
Connect - Jira Software Cloud (excludes JSW REST APIs)
Forge - Jira Cloud Platform (excludes Jira REST APIs)
Forge - JSM Cloud (excludes JSM REST APIs)
Forge - Jira Software Cloud (excludes JSW REST APIs)

When using Jira’s List or Global Search views, you could toggle between the List and detail view. The new defaults for opening work items will be in a resizable preview (side) panel, or in a modal.

What you need to do

  • Review your apps: If you own apps related to the Detail view, ensure they'll work with the new work item view modalities.

  • Test and report issues: If you encounter any behavior issues with the new preview panel or modal, please raise a support ticket.

For more details, refer to the community announcement.

Rate this page: