sensu / web

Open-source Web UI for Sensu Go clusters
MIT License
30 stars 22 forks source link

Not able to silence entities/checks for a specific duration #412

Open stan-gray opened 1 year ago

stan-gray commented 1 year ago

Expected Behavior

Silence should be created for the selected entity/check

Current Behavior

Silence is not being created

Possible Solution

? Since this is SPA may be issues could be on the code itself

Steps to Reproduce

  1. Select an entity that you would like to silence
  2. Click "Silence"
  3. Toggle "Expire after a fixed duration"
  4. Select any amount of seconds.
  5. Click "Create"
  6. Silence being created modal being shown, but there is no actual silence being created.

Context

This issue affects our environments where we are not able to silence the checks for the specific duration in our maintenance windows.

Your Environment

korjek commented 1 year ago

we are also affected by this. Any progress here?

romanusyk commented 1 year ago

same problem

korjek commented 1 year ago

@jamesdphillips any plans to approve the fix?