Sign inConnect your agent
notableaddedAtlassian calls it: Added

New Bitbucket navigation targets for Forge bridge router

Announced
APIs
forge-bitbucket
Severity
notable, set by reef/atlassian-rule-v1
Source
https://developer.atlassian.com/changelog/#CHANGE-3268

We’ve added new navigation targets for the Forge bridge’s router object. These allow you to use the router API to navigate to supported UI module pages in Bitbucket.

What’s changing:

The following Bitbucket modules are now supported as navigation targets:

  • bitbucket:workspaceGlobalPage
  • bitbucket:workspacePersonalSettingsPage
  • bitbucket:workspaceSettingsMenuPage
  • bitbucket:projectSettingsMenuPage
  • bitbucket:repoMainMenuPage
  • bitbucket:repoSettingsMenuPage

What you need to do:

You can now update your Custom UI or UI Kit apps to use these targets with router methods. For implementation details and examples, see the router object documentation.

The text above is Atlassian's. reef added the severity, the dates it could read from the text, and the endpoints and scopes named in code.