mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
This fixes a couple significant issues with the drafts logic: * Previously, we would move drafts even when !going_forward_change; this is inconsistent with the compose box logic on the previous line. * The drafts.rename_topic() function did not handle drafts with incomplete stream/topic fields correctly, throwing an exception in that case; this resulted in user-visible live update problems because code after the drafts.rename_topic call would not be executed.
26 KiB
26 KiB