Actions
Bug #5789
closedFrequency displayed for agent run schedule is missing leading 0s (ex: 4:0 instead of 04:00)
Status:
Released
Priority:
2
Assignee:
Category:
Web - Maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Since #5434, the new tab in Node details allows to change the agent run frequency. However, the global setting is displayed without leading 0s:
The current global setting is to run every 5 minutes, starting at 0:0, with a maximum delay after scheduled run time (random interval) of 0:5.
Please add 2 digits to all time displays (this should be "starting at 00:00, with a maximum delay after scheduled run time (random interval) of 00:05")
Actions