Hello, I’ve been developing a simple Confluence app to test out the capabilities of Forge. It was working just fine and I was able to deploy and install it to my development and staging environments. However, when I deployed and installed to the production environment, the staging and deployment installation went missing from my site and the deployment to production errored out.
My Steps to Troubleshoot
- I updated forge cli
- I uninstalled the app from all environments using
forge uninstall <install ID>
- I reinstalled and redeployed the app successfully to the dev environment, but even after this, my app doesn’t show up in the User-installed apps screen