You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.
Expected that a silence event will be created with the specified start and end times.
Current Behavior
When a client is silenced, regardless of the specified time for the scheduled window, when going to the silenced tab, all entries show "invalid date"
Additionally, querying the API endpoint shows that the event is not being created with the correct start time. When the silence window is being created, I select a date next week as the start time, however once created the silence event appears to be active immediately.
Possible Solution
Bug #705 reported the same issue over a year ago. I'm running Uchiwa 1.2.0 and have replicated this problem. I restarted Uchiwa and saw no change; the items remain listed with "invalid date" for the start time.
Your Environment
Uchiwa version used: 1.2.0
Sensu version used: 1.4.3
Operating System and version (e.g. Ubuntu 14.04): debian stretch container
The text was updated successfully, but these errors were encountered:
Note in screenshot that silence entry should start on 24-Sept at 2100 and expire 1 hour later, however the actual entries are created with current time as start time and expiration 1 hour from now. This is actually correct as querying the API endpoint shows that the entry was created without a start time and with 3600 sec as expiration.
Expected Behavior
Expected that a silence event will be created with the specified start and end times.
Current Behavior
When a client is silenced, regardless of the specified time for the scheduled window, when going to the
silenced
tab, all entries show "invalid date"Additionally, querying the API endpoint shows that the event is not being created with the correct start time. When the silence window is being created, I select a date next week as the start time, however once created the silence event appears to be active immediately.
Possible Solution
Bug #705 reported the same issue over a year ago. I'm running Uchiwa 1.2.0 and have replicated this problem. I restarted Uchiwa and saw no change; the items remain listed with "invalid date" for the start time.
Your Environment
The text was updated successfully, but these errors were encountered: