I'm trying to setup some Jira Oprations Alert Rules, but I cannot figure out what would be the correct way to check what is the value in a custom field.
For example the custom field that I want smart value is {{customfield_10102}}. I've tried {{_payload.customfield_10102}} but it does not seem to populate.
What would be the correct way to call up a field from a Jira ticket in the Operation Alerts section?