Actions
Bug #4400
closedProcess start date are displayed as "bad format" in Rudder web interface
Status:
Released
Priority:
3
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Quite frequently, the "started on" column for the "processes" tab in node details view is full of "Bad format" in place of a date.
This can be due to two causes:
- we actually don't have the date, in which case we MUST display that information in place of "bad format",
- we had a date in the inventory report, but not in the the iso-8601 short format, what happens most of the time. In that case, we should just keep the date. Better to have something a human can try to parse with its brain than nothing at all.
Updated by François ARMAND almost 11 years ago
- Pull Request set to https://github.com/Normation/rudder/pull/431
Updated by François ARMAND almost 11 years ago
- Status changed from 8 to Pending release
Applied in changeset f6687c515515705b99b49cc7d233f95fe9500a8a.
Updated by Nicolas CHARLES almost 11 years ago
Applied in changeset f6b51ab824984a3534ef612ee1c99d0a2fa06c97.
Updated by Vincent MEMBRÉ over 10 years ago
- Subject changed from "Bad format" in inventories for process to Process start date are displayed as "bad format" in Rudder web interface
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.6.11, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2014-March/000077.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog26
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Benoît PECCATTE over 9 years ago
- Category changed from 26 to Web - Nodes & inventories
Actions