Details
-
Bug
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Done
-
-
ERM Sprint 115, ERM Sprint 116
-
Bienenvolk
Description
On folio-snapshot:
- Create widget with either currentDate or currentUser as part of filter
- Widget creates query to app with the tokens instead of tokens converted to correct filter value
Dev task breakdown
Work has already begun on this:
https://github.com/folio-org/ui-dashboard/compare/ERM-1658
The actual issue is resolved, but the task is now to write a test which tests that the path builder returns what is expected for
- Tokens
- Dates (is formatting correct)
- isSet/isNotSet etc
Including checking the baseUrl is properly set and sort/filter columns both work and end up in the returned path string