Actions
Bug #9445
closedIf we filter event logs with only a start or end date, we get a super ugly error
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Priority:
51
Name check:
To do
Fix check:
Checked
Regression:
Description
If I set only a start or end date for filtering event log, the error is awful:
Error when trying to get last event logs. Error message was: Could not get latest event logs <- Bad format for start date, was execpting 'org.joda.time.format.DateTimeFormatter@7f9bd500' and got '' <- Invalid format: ""
we should detect that one date is empty
Note that the filtering on Technical logs is ok
Updated by Nicolas CHARLES over 7 years ago
- Target version changed from 387 to 4.1.10
- Effort required set to Very Small
- Priority changed from 27 to 51
still the case in branch 4.1
Updated by Elaad FURREEDAN almost 6 years ago
- Status changed from In progress to Pending technical review
- Pull Request set to https://github.com/Normation/rudder/pull/2347
Updated by Anonymous almost 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|6a26fc44da6c8e2f3bf159d4a42b65d0667efe93.
Updated by Vincent MEMBRÉ almost 6 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.13 which was released today.
Actions