Description
Can you point me in the direction of solving this error?
2015-02-12 18:48:41,301 ajp-bio-8009-exec-17209 ERROR tand10 1128x2374346x1 nl5vys 108.171.131.176 /secure/AjaxIssueAction!default.jspa [atlassian.plugin.web.DefaultWebInterfaceManager] Could not evaluate condition 'com.atlassian.plugin.web.conditions.AndCompositeCondition@263829b1' for descriptor: com.xpandit.plugins.xray:xray.opsbar-operations.cucumber.export (null)
java.lang.IllegalStateException: Issue of type test does not contain the option of it's type field.
at com.xpandit.raven.customfield.DefaultRavenCustomFieldValueProvider.e(Unknown Source)
at com.xpandit.raven.condition.ContainsCucumberTestsCondition.isCucumberTest(Unknown Source)
at com.xpandit.raven.condition.ContainsCucumberTestsCondition.shouldDisplay(Unknown Source)
at com.atlassian.jira.plugin.webfragment.conditions.AbstractIssueCondition.shouldDisplay(AbstractIssueCondition.java:37)
at com.atlassian.jira.plugin.webfragment.conditions.AbstractJiraCondition.shouldDisplay(AbstractJiraCondition.java:40)
at com.atlassian.plugin.web.conditions.AndCompositeCondition.shouldDisplay(AndCompositeCondition.java:14)
at com.atlassian.plugin.web.conditions.AndCompositeCondition.shouldDisplay(AndCompositeCondition.java:14)
at com.atlassian.plugin.web.DefaultWebInterfaceManager.filterFragmentsByCondition(DefaultWebInterfaceManager.java:153)
at com.atlassian.plugin.web.DefaultWebInterfaceManager.getDisplayableItems(DefaultWebInterfaceManager.java:106)
at com.atlassian.plugin.web.DefaultWebInterfaceManager.getDisplayableWebItems(DefaultWebInterfaceManager.java:214)
at com.atlassian.jira.plugin.webfragment.DefaultSimpleLinkManager.getLinksForSection(DefaultSimpleLinkManager.java:131)
at com.atlassian.jira.plugin.webfragment.DefaultSimpleLinkManager.getLinksForSection(DefaultSimpleLinkManager.java:124) <+2>
at java.lang.reflect.Method.invoke(Unknown Source)
at com.atlassian.plugin.osgi.hostcomponents.impl.DefaultComponentRegistrar$ContextClassLoaderSettingInvocationHandler.invoke(DefaultComponentRegistrar.java:129)
at com.sun.proxy.$Proxy453.getLinksForSection(Unknown Source) <+2>
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)