Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
None
Description
With the new version of Xporter (6.2.4) we have changed the behavior, which is why Xporter is not available, where the license placed in "Xporter - License Management" has priority over that placed in "Manage Apps".
With this improvement, it is intended that Xporter has the following behavior:
- If license valid under "Xporter - License Management" - Xporter considers this license
- If invalid license in "Xporter - License Management" - Xporter considers the license entered in "Manage Apps"
Note: In cases like this, you may want to check why the "remove" license is not behaving correctly by giving the following error:
java.lang.NullPointerException
java.lang.NullPointerException
at com.xpandit.atlassian.license.api.License.getMaxUsers(License.java:218) [?:?]
at com.xpandit.jiraxporter.license.LicenseDetails.<init>(LicenseDetails.java:97) [?:?]
at com.xpandit.jiraxporter.license.impl.InternalLicenseManager.getLicenseDetails(InternalLicenseManager.java:136) [?:?]
at com.xpandit.jiraxporter.license.impl.LicenseServiceImpl.getLicenseDetails(LicenseServiceImpl.java:74) [?:?]
at com.xpandit.jiraxporter.action.XporterLicenseAdmin.initLicenseContext(XporterLicenseAdmin.java:144) [?:?]
at com.xpandit.jiraxporter.action.XporterLicenseAdmin.doDefault(XporterLicenseAdmin.java:198) [?:?]
at com.xpandit.jiraxporter.action.XporterLicenseAdmin.doExecute(XporterLicenseAdmin.java:193) [?:?]
at webwork.action.ActionSupport.execute(ActionSupport.java:165) [webwork-1.4-atlassian-30.jar:?]
at com.atlassian.jira.action.JiraActionSupport.execute(JiraActionSupport.java:63) [jira-api-8.2.3.jar:?]
at webwork.interceptor.DefaultInterceptorChain.proceed(DefaultInterceptorChain.java:39) [webwork-1.4-atlassian-30.jar:?]
at webwork.interceptor.NestedInterceptorChain.proceed(NestedInterceptorChain.java:31) [webwork-1.4-atlassian-30.jar:?]
at webwork.interceptor.ChainedInterceptor.intercept(ChainedInterceptor.java:16) [webwork-1.4-atlassian-30.jar:?]
at webwork.interceptor.DefaultInterceptorChain.proceed(DefaultInterceptorChain.java:35) [webwork-1.4-atlassian-30.jar:?]
at webwork.dispatcher.GenericDispatcher.executeAction(GenericDispatcher.java:225) [webwork-1.4-atlassian-30.jar:?]
at webwork.dispatcher.GenericDispatcher.executeAction(GenericDispatcher.java:154) [webwork-1.4-atlassian-30.jar:?]