You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just wanted to capture patch management features I’d like to see eventually surface in the clients. I think we have discussed most/all of these. Not in priority order.
Change ownership of a patch.
Allow messages from everyone or just owners.
Block membership requests from all or specific users. This supports multiple scenarios: membership request spamming, make membership by invitation only.
Mark patch visibility as secret so it is only visible to current members in lists and search. I know this likely has list performance implications.
Manage multiple users as owners.
Control whether other group members can see your phone/email.
The text was updated successfully, but these errors were encountered:
If we switch to Patchr modeled more to match Slack then here is a revised prioritized list of management features:
Roles
Users have a role based relationship to patches: user or admin.
A patch can have more than one admin but must always have at least one.
Admins have what we have always called owner permissions.
Only admins can add/remove other admins or users.
Patch creator is automatically added as an admin.
Patch visibility
Mark patch so that it is only visible to current members in lists and search. I know this likely has list performance implications. This would be used to support private channels.
Inherited membership
Patch can inherit members from a parent patch. This would be used to support channels. All open channels inherit membership from the parent patch. Private channels have their own membership that must be a subset of the membership of the parent patch.
Just wanted to capture patch management features I’d like to see eventually surface in the clients. I think we have discussed most/all of these. Not in priority order.
The text was updated successfully, but these errors were encountered: