Details
Assignee
Andrei MakarankaAndrei MakarankaReporter
Ann-Marie BreauxAnn-Marie Breaux(Deactivated)Tester Assignee
Dennis BridgesDennis BridgesPriority
P3Development Team
ThunderjetTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Andrei Makaranka
Andrei MakarankaReporter
Ann-Marie Breaux
Ann-Marie Breaux(Deactivated)Tester Assignee
Dennis Bridges
Dennis BridgesPriority
Development Team
Thunderjet
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created June 25, 2019 at 7:12 AM
Updated December 9, 2021 at 8:58 PM
Overview: Split from UIOR-269 to unblock that story. This story describes columns in the PO search results that should be sortable ascending and descending.
Scenarios
Scenario 1
Given the PO search results list
When a user views the PO search results list
Then the user should be able to sort the results list ascending and descending by clicking on any of the column headers. Some sorting was previously enabled in UIOR-269 (for PO number, Status, Order type, and Last updated columns). Add sorting for the following column headers, including the up/down arrows indicating sort order:
Vendor
Acquisitions unit (DB: Must be split out into separate issue)
Assigned to
And the default sort order should remain descending by PO number (numerics descending, then alphas descending)
Scenario 2
Ensure automated testing coverage for this new code is 80% plus and confirm with screenshot
NOTE: Per The back-end can't sort on some columns, like Vendor, Acquisitions unit, Assigned to. They're uuids comes from back-end. Let's move to separate ticket.