Skip to content

Unclear IMultiTenantStore.GetAllAsync(take,skip) method in 9.2 #984

@ChristophHornung

Description

@ChristophHornung

I am using my own custom implementation of IMultiTenantStore, after updating to 9.2. the method GetAllAsync(int take, int skip) was added.
How are implementations expected to implement this? What ordering of the should be used in regards to ITenantInfos in the take/skip? So far I don't even see any caller of that method, why was it added?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions