-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
1
-
Severity 3 - Minor
-
80
-
Issue Summary
A customer has raised a long-standing issue that has been confirmed by a developer, the generalPages feature is currently not supported in Bitbucket Connect and it is an error in our documentation.
Documentation Reference:
https://api.bitbucket.org/connect.json
https://developer.atlassian.com/cloud/bitbucket/modules/general-page/
Developer Confirmation:
https://groups.google.com/g/atlassian-connect-dev/c/qxONPLF2aQQ/m/sh1W6H6-BAAJ
This is reproducible on Data Center: no
Steps to Reproduce
- Attempt to add `generalPages` module to an app
- This does not function as expected as our documentation suggests
Expected Results
The expected behaviour is that `generalPage` modules produce a link on the top navigation menu bar as per documentation.
Actual Results
This does not produce a link on the top navigation menu bar and developers have suggested using repoPage instead
The below exception is thrown in the xxxxxxx.log file:
...
Workaround
Instead, customers can use repoPage for the addon-manage page, or the options such as admin page or configure page.