-
Type:
Bug
-
Resolution: Not a bug
-
Priority:
Low
-
None
-
Affects Version/s: 8.19.8, 8.19.10
-
Component/s: Administration - Plugins
-
1
-
Severity 3 - Minor
Issue Summary
The Atlassian REST API Browser plugin is flagged as 'not Data Center compatible' and some modules are disabled.
This is reproducible on Data Center: Yes
Steps to Reproduce
Download the Atlassian REST API Browser from the Find New Apps page on the Bitbucket UI.
Expected Results
The plugin should not have any warning messages and all the 13 modules should be enabled.
Actual Results
The latest version 3.2.8, of the plugin has three modules, which are disabled and can't be modified: rest-services, rest-migration-key, rest-browser-allowlist.
Additionally, the below message can be seen on the Manage Apps page for the Atlassian REST API Browser plugin.
This app was previously marked Data Center compatible, prior to the introduction of new criteria for Data Center approved apps. Only apps meeting a set of performance requirements for large, clustered environments are approved for Data Center. Learn more
Issue can be seen with plugin versions 3.2.8, 3.2.7 (this one shows one module disabled: rest-browser-allowlist). The issue does not happen with 3.1.3 and 3.2.3.
Workaround
Use version 3.2.3 of the plugin. Here are the steps to install a particular version of the plugin:
- From the versions page of the plugin: https://marketplace.atlassian.com/apps/1211542/atlassian-rest-api-browser/version-history?versionHistoryHosting=server, search for version 3.2.3 and click on the Download button. which will download the jar file for 3.2.3, below is what the file would be called:
- rest-api-browser-3.2.3.jar
- On the Manage Apps page of the Bitbucket UI, you should see an Upload app button. If you don't, please follow the steps given on this page: Managing apps, in the yellow box
- Download the .jar file for the version 3.2.3 and upload it to Bitbucket. You should then see version 3.2.3 and all the modules should show up as enabled.
- mentioned in
-
Page Loading...