Bug #25727
closed
Locale issue: date picker should be in yyyy/MM/dd in group criteria
Added by Clark ANDRIANASOLO 5 months ago.
Updated 4 months ago.
Category:
Web - Config management
Severity:
Trivial - no functional impact | cosmetic
UX impact:
It bothers me each time
User visibility:
First impressions of Rudder
Effort required:
Very Small
Description
Instead of current dd/MM/yyyy the format of date should be yyyy/MM/dd (e.g. for querying last date inventory) because in the nodes tables the inventory date is displayed at ISO8601 format so it is easier to compare
A change of the specification from #23671.
EDIT :
yyyy/MM/dd
is a supported format on the frontend but it will not be supported in the backend, see the child issue #25934.
Soooo, yyyy-MM-dd
is now the main format !
- Related to Bug #23671: Locale issue: date picker outputs date in wrong order added
- Target version changed from 8.1.8 to 8.1.9
- Priority changed from 118 to 150
- Priority changed from 5 (lowest) to 3
- Priority changed from 3 to To review
- Assignee set to Clark ANDRIANASOLO
- Priority changed from To review to 1 (highest)
The API should be adapted too, with a backward compatibility (ie first, test YYYY/..., and if it doesn't work test .../YYYY).
- Status changed from New to In progress
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/6017
- Status changed from Pending technical review to Pending release
- Fix check changed from To do to Error - Blocking
It looks that the search does not work anymore with that change (perhaps it was broken before, but it's blocking)
- Fix check changed from Error - Blocking to Error - Fixed
- Description updated (diff)
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.1.9 and 8.2.2 which were released today.
Also available in: Atom
PDF