grafana / incident-community

Public repository for Grafana Incident feedback, bug reports, discussions, and updates.
25 stars 2 forks source link

Incidents are not able to be resolved #65

Closed carozuniga closed 1 year ago

carozuniga commented 1 year ago

Describe the bug Incidents remain open even when clicking on the "Resolved" button. an EOF warning appears as a notification. To Reproduce Steps to reproduce the behavior:

  1. Create an incident.
  2. Click on the "Active" button.
  3. Click on "Resolved" to update the incident status.
  4. Click on "Resolve with summary" button on the pop up page.
  5. EOF error
  6. Incident remains "Active"

Expected behavior Incident goes from the active state to resolved. Screenshots image Relevant system information

aron-bordin commented 1 year ago

Hi @carozuniga

thanks for reporting it. We are currently working on it, and we'll be releasing a fix soon! We'll let you know once it's fixed

aron-bordin commented 1 year ago

hi @carozuniga

we released the fix for this issue. can you check if you can resolve your incident now?

thanks for reporting it 🚀

carozuniga commented 1 year ago

Hi @aron-bordin it seems to be working correctly now! thanks