mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
settings: Remove edit_topic_policy setting.
Removed `edit_topic_policy` property, as the permission to move messages between topcis is now controlled by `can_move_messages_between_topics_group` setting.
This commit is contained in:
@@ -28,6 +28,10 @@ format used by the Zulip server that they are interacting with.
|
||||
[group-setting value](/api/group-setting-values) describing the set of users
|
||||
with permission to move messages from one topic to another within a channel
|
||||
in the organization.
|
||||
* `PATCH /realm`, [`GET /events`](/api/get-events): Removed
|
||||
`edit_topic_policy` property, as the permission to move messages between
|
||||
topics in the organization is now controlled by
|
||||
`can_move_messages_between_topics_group` setting.
|
||||
|
||||
**Feature level 315**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user