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
I found that there are many duplicate Alert Groups in the system and can't auto resloved. Upon further investigation, I discovered that they were not grouped correctly. So, I selected one of them for testing.
payload:
What was unexpected is that after submitting through the same integrations, the original alert was not automatically resolved. Instead, a new alert group was created, which is already marked as resolved.
However, when I submitted with the original payload and the status set to “firing,” it successfully added a new entry to the original alert group. This indicates that the groupKey grouping seems to be working correctly. The issue appears to be that the alert group cannot be automatically resolved.
Did I miss something?
What did you expect to happen:
The alert group can be automatically resolved by changing the status to ‘resolved.’
How do we reproduce it?
Open Grafana OnCall and do X
Now click button Y
Wait for the browser to crash. Error message says: "Error..."
Grafana OnCall Version
latest, oss
Product Area
Alert Flow & Configuration
Grafana OnCall Platform?
None
User's Browser?
No response
Anything else to add?
No response
The text was updated successfully, but these errors were encountered:
This issue occurred in our production environment. In the test environment, I triggered the alert using the firing payload and then resolved it using the resolved payload. Everything worked as expected, and the alert was automatically resolved.
This is a very strange scenario because it might be difficult to reproduce. So if need any additional information from me, please feel free to ask at any time.
What went wrong?
What happened:
payload:
As a test, I modified the
status
field inside and changed it toresolved
, as shown below.What was unexpected is that after submitting through the same integrations, the original alert was not automatically resolved. Instead, a new alert group was created, which is already marked as resolved.
However, when I submitted with the original payload and the status set to “firing,” it successfully added a new entry to the original alert group. This indicates that the groupKey grouping seems to be working correctly. The issue appears to be that the alert group cannot be automatically resolved.
Did I miss something?
What did you expect to happen:
How do we reproduce it?
Grafana OnCall Version
latest, oss
Product Area
Alert Flow & Configuration
Grafana OnCall Platform?
None
User's Browser?
No response
Anything else to add?
No response
The text was updated successfully, but these errors were encountered: