-
Bug
-
Resolution: Fixed
-
Low
-
None
-
9.0.0, 9.4.29, 9.12.16, 9.17.5, 10.3.0
-
9
-
1
-
Severity 3 - Minor
-
Issue Summary
Marketplace app (plugin) names are lost when installed with the UPM.
Steps to Reproduce
- Navigate to the UPM (⚙️ (gear icon) > Manage apps).
- Install or update an app.
- Check <jira-home>/plugins/installed-plugins.
Expected Results
The plugin's original name is included in the JAR file name. For example: jira-charting-plugin-5.0.0.jar
Actual Results
The file downloaded by the UPM is renamed randomly, making it hard to know which plugin/app versions are installed. For example: plugin.10229976087263648033.download.jar
Workaround
So far, the only workaround is downloading the .jar directly from the Marketplace, bypassing the UPM.
- is duplicated by
-
JSWSERVER-26089 Installing/Updating the plugin directly from manage apps section downloads the jar with name like plugin.3504767<random_numbers>.download.jar
- Closed
- is blocked by
-
AMKT-40082 Loading...