I’ve developed a Jira Cloud app and would like to allow users to enable it for a specific project within their account. There doesn’t seem to be a way for them to do this via the Manage Apps interface, but has anyone found an elegant solution?
Obviously I could load my app conditionally using a project select setting I provide, with a “sorry it hasn’t been enabled” message where appropriate, but ideally it wouldn’t display the menu item.
The switch/toggle saves the status to project “entity properties”. Next we use the entity property in atlassian-connect.json “condition” to show or hide the page/panel/content/glance.