Event {{ item.event }} was created at , and last updated at not started . with status of {{ item.status }}: {{ item.status_name }}.
{{
JSON.stringify(item.event_data, null, 2)
}}
{{
JSON.stringify(item.logs, null, 2)
}}
{{
JSON.stringify(item.options, null, 2)
}}