Done
Details
Assignee
Viktor SorokaViktor SorokaReporter
Kruthi VuppalaKruthi VuppalaTester Assignee
Magda ZacharskaMagda ZacharskaPriority
P3Story Points
1Sprint
NoneDevelopment Team
ConcordeFix versions
TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Viktor Soroka
Viktor SorokaReporter
Kruthi Vuppala
Kruthi VuppalaTester Assignee
Magda Zacharska
Magda ZacharskaPriority
Story Points
1
Sprint
None
Development Team
Concorde
Fix versions
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created August 5, 2020 at 2:41 PM
Updated October 14, 2020 at 8:43 PM
Resolved September 4, 2020 at 6:24 PM
Overview
In scope of we are going to modify the job completion status from "SUCCESS" to "Completed" and "Completed with errors". UI fetches the job executions with query query=status=(SUCCESS%20OR%20FAIL)%20sortBy%20completedDate/sort.descending&limit=25
This story is to handle the change in the query to use "COMPLETED" and "COMPLETED_WITH_ERRORS" and not SUCCESS
Acceptance Criteria
Query is changed
Unit tests updated
Note: Must be merged along with