-
Bug
-
Resolution: Fixed
-
Highest (View bug fix roadmap)
-
8.2.4
-
8.02
-
3
-
Severity 2 - Major
-
Issue Summary
After updating UPM to 4.0.5, the Find New Apps and Manage Apps cannot be loaded.
Steps to Reproduce
- Update UPM to 4.0.5
- Access the Find New Apps or Manage Apps page.
Expected Results
Pages are loaded succesfully.
Actual Results
The UPM content is blank.
Due to the malformed URLs being returned.
"url": "https://marketplace.atlassian.comrest/2/geoip", "url": "https://marketplace.atlassian.comrest/2/geoip", "url": "https://marketplace.atlassian.comrest/2/geoip", "url": "https://marketplace.atlassian.comrest/2/geoip", "url": "https://marketplace.atlassian.comrest/2/geoip", "url": "https://marketplace.atlassian.comrest/2/geoip",
Notes
Certain third-party apps are checking for countryCode from GET live?countryCode= and these calls are returning the malformed GeoIP URLs.
Workaround
Manually downgrading UPM to 4.0.4 by replacing the JAR from $JIRA_INSTALL/atlassian-jira/WEB-INF/atlassian-bundled-plugins, clear the plugin cache and delete the UPM entry from pluginversion and pluginstate tables.
- is detailed by
-
UPM-6031 Loading...