Rate this page:
Need help with Forge? Use one of the methods on this page to solve your issue.
For help, ask a question in the Forge category in the Atlassian Developer Community.
Create an issue in the Forge Jira project to give feedback on the Forge beta.
If you no longer wish to be part of the Forge beta, follow these instructions to opt out. Opting out involves removing all instances of Forge apps on your Atlassian accounts and optionally unsubscribing from all Forge email lists.
To remove all Forge apps tied to an Atlassian account, take the following steps:
For each app, uninstall the app using the CLI.
In terminal, navigate to your app and view the installation IDs corresponding to where the app is installed by running:
1
forge install:list
Uninstall the app by running the following command. Run the command for each installation ID, replacing <installationID> with the installation ID.
1
forge uninstall <installationID>
Open developer.atlassian.com/apps/ to see your apps.
If you unsubscribe from any Forge email list, you will also be unsubscribed from all tips and tricks emails sent by Atlassian.
Follow these steps to unsubscribe from Forge email lists.
Rate this page: