Skip to content

Replace the call to fetch users by email from identity to member api #246

Open
@vikasrohit

Description

@vikasrohit

As of now our new team management is not able to successfully send the invitation when user invites multiple emails. It is because we are using identity api to fetch existing users for the given email and identity actually does not support filtering by multiple emails. So, we need to replace it with member api's _search endpoint which supports the filtering by emails.

fyi @maxceem we need to get this resolved as soon as possible.

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