Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Done
-
4.2.8
-
None
-
XRAY 2021 Sprint 4, XRAY 2021 Sprint 5
-
Description
When filtering Tests inside of a Test Execution by Test Set and Contains field, and then try to execute the Test then an error is thrown.
[Update]: This is happening as well with the field "Test Run Assignee".
2021-02-18 16:39:38,063 ajp-nio-8009-exec-103 ERROR [o.a.c.c.C.[.[localhost].[/].[action]] Servlet.service() for servlet [action] in context with path [] threw exception [java.lang.ClassCastException: com.atlassian.query.clause.AndClause cannot be cast to com.atlassian.query.clause.TerminalClauseImpl] with root cause java.lang.ClassCastException: com.atlassian.query.clause.AndClause cannot be cast to com.atlassian.query.clause.TerminalClauseImpl at com.xpandit.raven.service.impl.TestRunManagerImpl.a(Unknown Source) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174) at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)
Tested with Jira 8.14.0 and 7.12.3.