Files
zulip/templates/zerver/help/move-content-to-another-topic.md
Sahil Batra 1dd89b8f9b popovers: Show "Move message" menu always when moving message is allowed.
Previously "Move message" option was not shown when content editing
was also allowed and also when only moving messaages between streams
was allowed but not topic edits.

Now we show "Move message" option when editing topics or moving
messages between streams is allowed irrespective of whether content
editing is allowed or not.
2022-10-03 11:43:25 -07:00

1.4 KiB

Move content to another topic

Zulip makes it possible to move messages between topics. This is useful for keeping messages organized when there is a digression, or the discussion shifts from the original topic. You can also rename a topic.

When messages are moved, Zulip's permanent links to messages in context will automatically redirect to the new location of the message. Muted topics are automatically migrated when an entire topic is moved.

Organizations can configure which roles have permission to modify topics. See the guide to message and topic editing for the details on when topic editing is allowed.

Move messages to another topic

{start_tabs}

{!message-actions-menu.md!}

  1. Select Move message. If you do not see this option, you do not have permission to move this message.

  2. Set the destination topic.

  3. From the dropdown menu, select which messages to move.

  4. Click Save.

{end_tabs}