Skip to content

Cannot know if a CLI admin did an action or a member #606

@nickvergessen

Description

@nickvergessen

We need to be able to differentiate mutliple different cases for the Talk integration:

  • If user A was added to a circle by user B in the contacts app => user B
  • If user A was added to a circle via CLI => null/cli
  • If user A was invited to a circle by user B and user A accepts the invite => user B
  • If user A was invited to a circle via CLI and user A accepts the invite => null/cli
  • If user A joins a public circle => user A
  • If user A requests to join a circle and user B approved => user B
  • If user A requests to join a circle and it is approved via CLI => null/cli

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