zulip/zerver/webhooks/jira
Tim Abbott cb1fb94ac8 webhooks: Fix Jira webhook constructing subject still too early.
For event types that we don't yet support, like worklog_created (and
likely many more in the future), it doesn't make sense to call a
function that only parses issue events correctly.
2020-03-27 06:19:00 -07:00
..
fixtures jira: Handle comment_created events without issue details. 2020-03-22 21:43:21 -07:00
__init__.py
doc.md webhooks/jira: Update webhook to support improved comment events. 2019-08-19 14:22:42 -07:00
tests.py jira: Handle comment_created events without issue details. 2020-03-22 21:43:21 -07:00
view.py webhooks: Fix Jira webhook constructing subject still too early. 2020-03-27 06:19:00 -07:00