I just upgraded to UPM 2.2.2. Tempo and Structure plugin are both disabled. When I try to enable them I get
This plugin failed to enable. Your license may be invalid. Please refer to the logs for more information.
Checking the logging I get for both plugins
Caused by: com.atlassian.plugin.PluginParseException: Unable to load the module's display conditions:
Could not load 'com.tempoplugin.view.condition.ShowReportCondition' in plugin is.origo.jira.tempo-plugin
and
Caused by: com.atlassian.plugin.PluginParseException: Unable to load the module's display conditions: Could not load 'com.almworks.jira.structure.web.StructureOperationsApplicableIssueCondition' in plugin com.almworks.jira.structure
Not sure what's going on, but we do have a demo tomorrow.
Francis
Francis, did you try to restart JIRA?
We found this problem too, but restarting JIRA helps.
Also, I think we've tackled this problem in Structure 1.6, so it survives UPM upgrade.
Note to all devs: try to add dependency on a upm package to your Import-Package, for example:
com.atlassian.upm.api.util;version="0";resolution:=optional
On a side note off topic, if you have a demo tomorrow, don't upgrade Structure yet, as it has incompatible API changes - see the release notes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Also worth noting, we don't use licensing API from the UPM - there might be more problems for the marketplace plugins
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.