I’m migrating a simple connect Jira app, which creates a link from Jira to my Confluence app via system.top.navigation.bar
However, when I try to deploy I’m told “Invalid ‘scopes’ permission in the manifest.yml file - ‘none:connect-jira’. valid-permissions-required”
I can deploy with read:connect-jira but I don’t actually need that scope. but I believe this means I can’t deploy as a minor update?