Actions
Bug #25782
closedBad postgresql time conversion for event log cleaning
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
In #25396 we normalized the format for date time conversion.
But in InventoryHistoryJdbcRepository.{deleteFactIfDeleteEventBefore, deleteFactCreatedBefore} we used the old format impliclty, which breaks now.
Updated by François ARMAND 20 days ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND 20 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/5988
Updated by Anonymous 18 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|5dca71dbd29c524f477a72588aeb612b6750fd9b.
Updated by Clark ANDRIANASOLO 15 days ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ 14 days ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.2.1 which was released today.
Actions