• Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      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.

            [ECO-223] Bitbucket forge app should be able to make a Jira request

            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

            Matthew Minter added a comment - 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

            Nice to have the other way too!

            Alex Paraschiv added a comment - Nice to have the other way too!

            Sorry, I made a mistake, the code is calling the Jira not Bitbucket

            await api.asApp().requestJira(...)

            Mahdi Malekan added a comment - Sorry, I made a mistake, the code is calling the Jira not Bitbucket await api.asApp().requestJira(...)

              Unassigned Unassigned
              525bfd78f555 Mahdi Malekan
              Votes:
              26 Vote for this issue
              Watchers:
              19 Start watching this issue

                Created:
                Updated: