(feat) enable marking a channel closed or open
On the channel options, implement a menu option that marks a channel as closed or open
The flag will call the /api/v2/permissions/channels/{guid} with { open: true | false }
This one should wait till the end, since there's a lot of RBAC work that needs to be done
changed milestone to %sprint: Jolly Jellyfish
changed weight to 5
added to epic &28
Please register or sign in to reply