Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
R3.4.2, R3.4.3
-
None
Description
When loading a Test with a Test Execution Linked to it, the bellow errors will show on atlassian-jira.log:
/rest/raven/1.0/test/XP-1/testrun [c.x.raven.datatable.g] Field 'testrun_finished' could not be used for sorting and will be skipped.
Added:
The same behavior happens when a user browse a TestSet:
2019-09-18 11:12:38,764 ajp-nio-8009-exec-12 ERROR e0479 672x352016x1 18e40xh 10.39.6.162 /rest/raven/1.0/test/WSA-3308/testrun [c.x.raven.datatable.g] Field 'testrun_started' could not be used for sorting and will be skipped
2019-09-18 11:35:18,868 ajp-nio-8009-exec-5 ERROR e5134 695x377391x1 1c2n2dn 10.39.4.126 /rest/raven/1.0/test/WSA-2409/precondition [c.x.raven.datatable.g] Field 'rank' could not be used for sorting and will be skipped
No impact to the application was found but still errors will polute the logs.