Cloud Jira Webhook Not Firing Created Event for Epics
问题 Question Is there anything special with jira epics that would preclude them from firing an issue created event for a webhook? Any tricks to get issue_created events to fire for epic creation? Background We sync the cloud jira to an external system. It works pretty well. All issue type except epics are synced on created, but for whatever reasons epics don't seem to fire the create event. Epic is created in JIRA, but never synced. I've confirmed the webhook never receives anything in this case.