zulip/zerver/webhooks/clubhouse
Eeshan Garg 8697d98652 webhooks/clubhouse: Ignore label removals for story batch updates.
9ac55a8cf6 introduced support for
batch updates to stories. However, that commit didn't skip label
removals, as we already do in non-batch story payloads. This led
to an exception for batch story update payloads where labels were
removed but none were added.
2021-08-20 23:27:14 -07:00
..
fixtures webhooks/clubhouse: Ignore label removals for story batch updates. 2021-08-20 23:27:14 -07:00
__init__.py
doc.md
tests.py webhooks/clubhouse: Ignore label removals for story batch updates. 2021-08-20 23:27:14 -07:00
view.py webhooks/clubhouse: Ignore label removals for story batch updates. 2021-08-20 23:27:14 -07:00