...
Workflow Conditions | Previous Status - fixed a bug where in some specific cases the condition returned the wrong state
[EXTJ-128] Cannot apply license to Jira | Atlassian Documentation - fixed a bug when applying a Jira license via the page ⚙ > Applications > Versions & licenses, the progress bar goes back and forth indefinitely
Log details:
Code Block 2021-06-11 04:33:59,719+0000 http-nio-8080-exec-105 ERROR [o.a.c.c.C.[.[localhost].[/].[default]] Servlet.service() for servlet [default] in context with path [] threw exception java.lang.ClassCastException: class com.atlassian.upm.api.util.Option$Some cannot be cast to class com.atlassian.upm.api.util.Option (com.atlassian.upm.api.util.Option$Some is in unnamed module of loader org.apache.felix.framework.BundleWiringImpl$BundleClassLoader @3ca3df9e; com.atlassian.upm.api.util.Option is in unnamed module of loader org.apache.felix.framework.BundleWiringImpl$BundleClassLoader @3c8d7e0c) at com.atlassian.upm.license.internal.impl.PluginLicenseRepositoryImpl.getCachedLicense(PluginLicenseRepositoryImpl.java:339) at com.atlassian.upm.license.internal.impl.PluginLicenseRepositoryImpl.getPluginLicense(PluginLicenseRepositoryImpl.java:149) at com.atlassian.upm.license.internal.impl.PluginLicenseManagerImpl.getLicense(PluginLicenseManagerImpl.java:45)
...