Skip to content

support array of tenant ids to getTenant #74

@Madvinking

Description

@Madvinking

when a user is part of multiple tenants,
to perform a mongo operation we need it to work on all tenant ids associated to the user.

currently, as a workaround, i return multiple models and execute the operation on all of them
but it will be nice to pass an array of ids

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