Production Deployments Automatically Marked as Private Instead of Public

Hi team,

I’m facing an unexpected issue with one of our Forge remote apps.
Normally, when we deploy a production version of a Forge app, the version appears as Public by default unless we explicitly mark it otherwise. However, for this particular app, every single production deployment is being marked as Private automatically.

Here’s what I’m observing:

  • The app is a Forge remote app.

  • All deployments to the production environment are showing up as Private in the Marketplace listing.

  • There is no option or configuration on our side that we’ve changed which could cause this.

  • Our other Forge apps (Forge-hosted apps) continue to appear as Public on production deployment as expected.

I’ve attached a screenshot showing versions 4.x and 5.x — every single production version is stuck in Private, except the initial listing.

1 Like

@dmorrow @CaterinaCurti - Is this due to side-effect of https://developer.atlassian.com/changelog/#CHANGE-2806?

Hey @ajay,

When publishing a new version of your app to the marketplace, the auto-created version will inherit the visibility of the prior version. If you mark the most recent version as Public and then deploy a new minor version, is that new version published as public as well?

1 Like

Thanks @SeanBourke .. The new minor version is now being published as public

1 Like