Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
If the Default Issue Type Screen Scheme is not present in the Issue Type Screen Scheme configuration page, Xray will fail to install.
In the Jira logs you may find these entries:
bundle [com.xpandit.plugins.xray] created ActiveObjects 2021-06-28 23:47:17,143+0000 http-nio-8080-exec-4767 ERROR bgrigorov 1427x47873424x3 1tigfkp 127.0.0.1,100.96.3.15 /rest/plugins/1.0/com.xpandit.plugins.xray-key [c.x.raven.screen.RavenScreenManagerImpl] Error ocurred while creating test screens! java.lang.NullPointerException at com.xpandit.raven.screen.RavenScreenManagerImpl.a(Unknown Source) at com.xpandit.raven.screen.RavenScreenManagerImpl.a(Unknown Source) at com.xpandit.raven.RavenSetupHandler.setup(Unknown Source) at com.xpandit.raven.RavenSetupHandler.onPluginEnabled(Unknown Source)
Xray should have a fallback strategy in case this this scheme does not exist.