Resolved! Custom Fields not showing in context data
Hi all,
I have two custom fields. Initially, these fields were added to the context data even if they are empty. Now, they don't get added at all. This code used to work demisto.incident()['customFields']['fieldhere']
to grab the custom fields, bu