Total on the "Request Errors" page in DCB Admin is sorting by string, not number

Description

The total column on the “Request Errors” page is sorting by string instead of number: this is leading to incorrect sort behaviour where the biggest number isn’t at the top like it should be.

This is because we need to explicitly tell the data grid that this is a numeric value.

In scope

  • Set an explicit type of “number” for the total column.

Attachments

1

Activity

Show:

Casey Henderson February 11, 2025 at 1:57 PM

Tested this by running the branch against staging and it has fixed the issue. Closing now.

Fixed

Details

Assignee

Reporter

Fix versions

Sprint

Priority

Created February 11, 2025 at 1:55 PM
Updated February 25, 2025 at 11:18 AM
Resolved February 11, 2025 at 2:02 PM