mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
As the user can select multiple stories and edit multiple properties at the same time, this can generate requests without a "primary_id" containing multiple actions, while each action contains multiple changes. Fixes: #18022