-
Suggestion
-
Resolution: Unresolved
If you try to use the following code inside a Bitbucket forge app, you will get an error:
Code:
await api.asApp().requestJira(...)
Error:
Request jira is not allowed from bitbucket context.
While it is possible to do this in a Confluence app. So the statements about “compatible with multiple products” does not actually include Bitbucket.
We have a use case for this where we want a custom merge check in Bitbucket that checks and validates properties of any linked Jira issues