zulip/zerver/webhooks/jira/fixtures
Tim Abbott 6df86dab3e jira: Handle comment_created events without issue details.
I'm not sure what causes some Jira webhook events to not include the
metadata that other events do, but it's definitely a format sent by
real installations of Jira (likely a very old version, since this has
fields missing from what modern Jira does) and we've seen it in
production.

The best we can do is encourage users to upgrade Jira for better data.
2020-03-22 21:43:21 -07:00
..
change_status_v1.json
change_status_v2.json
comment_created.json webhooks/jira: Update webhook to support improved comment events. 2019-08-19 14:22:42 -07:00
comment_created_no_issue_details.json jira: Handle comment_created events without issue details. 2020-03-22 21:43:21 -07:00
comment_deleted.json webhooks/jira: Update webhook to support improved comment events. 2019-08-19 14:22:42 -07:00
comment_deleted_v2.json
comment_edited_v2.json
comment_updated.json webhooks/jira: Update webhook to support improved comment events. 2019-08-19 14:22:42 -07:00
commented_markup_v1.json
commented_markup_v2.json
commented_v1.json
commented_v2.json
commented_v2_with_two_full_links.json webhooks/jira: Fix markup conversion of full links. 2019-05-27 23:41:11 -07:00
created_assignee_v1.json
created_assignee_v2.json
created_v1.json
created_v2.json
created_with_unicode_v1.json
created_with_unicode_v2.json
deleted_v1.json
deleted_v2.json
reassigned_v1.json
reassigned_v2.json
unknown_v1.json
unknown_v2.json
updated_priority_v1.json
updated_priority_v2.json