Open lawliet89 opened 1 year ago
The validation for the priority field in conditions does not allow the match operation.
priority
match
However, I have managed to create this via the console (at least for the ServiceNow integration):
The XHR from Opsgenie in the UI shows that the API has accepted this and returned the same setting back to us:
Relates to https://github.com/opsgenie/terraform-provider-opsgenie/issues/251
Bug report created on Opsgenie Jira: https://jira.atlassian.com/browse/OPSGENIE-1686
The validation for the
priority
field in conditions does not allow thematch
operation.However, I have managed to create this via the console (at least for the ServiceNow integration):
The XHR from Opsgenie in the UI shows that the API has accepted this and returned the same setting back to us:
Relates to https://github.com/opsgenie/terraform-provider-opsgenie/issues/251