-
Bug
-
Resolution: Fixed
-
Low
-
None
-
Minor
-
S
Issue Summary
Cross-app product documentation needs clarification that BitBucket and Jira/Confluence scopes are mutually exclusive.
Steps to Reproduce
- Create a new Forge app that follows Cross Product suggestions;
- Include any Jira or Confluence scopes
- i.e. read:jira-work
- Include any Bitbucket cloud scopes
- i.e. read:repository:bitbucket
- Attempt to deploy the app using forge deploy
Expected Results
The app is deployed to the product and the scopes of the other product do not cause any issues.
Actual Results
forge deploy fails and CLI logs show:
"Error: Manifest validation failed: Workspace scopes can not be used with site scopes"
Workaround
Create separate manifest files with unique app IDs and which exclusively handle Jira/Confluence and Bitbucket scopes.