Skip to content

Don't resubscribe a project member when they leave a channel #2643

Description

@marcoieni

Right now, team automatically adds project members to certain Zulip channels such as all/private. When a project members unsubscribes from these channels, team resubscribes them.
This shouldn't happen.

When team noticed a difference between subscribers to a channel and Rust Project members, team should distinguish these two cases:

  • a new project member joins the Rust project, and so they need to be added to these channels.
  • an existing member of the project unsubscribed from one of these channels.

Kobzol's proposal:

the solution for that is make the subscription edge-triggered, rather than level-triggered; subscribe once the person joins the team, unsubscribe once they leave. and if they unsubscribe themselves, just give them the possibility to resubcribe, but don't force it

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions