(feat) Implement api for marking channels closed or open
Under the permissions module, extend the manager to be able to mark entities closed or open.
api/v2/permissions/channels/{guid} with { open: true | false }
Set an attribute on the entity itself
The rbac permissions system will use this flag to determine whether or not subscribers and views can see and interact with this post
changed milestone to %sprint: Interesting Iguana
changed weight to 5
added to epic &28
changed the description
Please register or sign in to reply