[Alerting UI] Extend JSON editor validation to check the context variable type #79789
Labels
estimate:needs-research
Estimated as too large and requires research to break down into workable issues
Feature:Alerting/RuleActions
Issues related to the Actions attached to Rules on the Alerting Framework
Feature:Alerting
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
UX
Based on the feature described in the issue #78877, we should improve JSON validation to be able to add context variables of non string types (number, boolean, etc.). If the value doesn't have a quotas it should be not a string to avoid a broken JSON.
Examples is a Webhook and Index action types which use JSON editor for defining a document body, when creating an alert.
The text was updated successfully, but these errors were encountered: