Similar to #54946, we should implement license checks for alert types. Some solution teams (ex: maps) are planning to have alert types available only in higher licenses than basic.
Some remaining questions:
- Should there be a minimum license required for 3rd party alert types? similar to action types.
Current issue was spliced to the next set of sub issues which are corresponding to the steps of the implementation:
Similar to #54946, we should implement license checks for alert types. Some solution teams (ex: maps) are planning to have alert types available only in higher licenses than basic.
Some remaining questions:
Current issue was spliced to the next set of sub issues which are corresponding to the steps of the implementation:
1. [Alerts][License] Define minimum license required for each alert type. #84954
2. [Alerts][License] Add license checks to alerts HTTP APIs and execution #85102
3. [Alerting UI][License] Disable alert types in UI when the license doesn't support it. #85282
4. Follow up issues:
[Alerts][License] Advanced handling of the execution alerts with the higher order alert type license. #85634
[Alerting UI] Add licensing related enhancements of existing UI. #85640
[Alerts][License] Bypass the license check for a pre-configured alerts. #85638