I launched 20 Forge apps. Here's some feedback

Great summary :+1:

Let me join in on this :wink:

  • Storage limit was upped to 128 KB which is great but I will have to implement a lot of logic to split up larger data and query+merge them on read. That is really not that great. I would be happy with 5MB already, but Nathans proposal sounds even better :slight_smile:

  • The permission linting errors really confuse me too. Atlassian please update the docs, thanks :slight_smile: I do not know what I need to change to make the linting go green.

warning  There are deprecated scopes 'scopes' in the manifest.yml file: 
'read:jira-user, read:jira-work, write:jira-work, manage:jira-configuration'. 
You need to update this app to use new scopes and remove the deprecated scopes. 
Learn more at: https://go.atlassian.com/forge-permissions.  
     valid-permissions-required
3 Likes