Skip to content

UserId should not be required for Groups #23

@sheharyarn

Description

@sheharyarn

user_id is one of the required arguments for the group/4. But Segment's own group docs only mention two fields; groupId and traits. This is because usually, you would use this to identify the group itself and not associate a user with a group.

This method should be updated to remove the user_id argument. If someone needs to pass it, they can use group/1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions