Skip to content

Support the "All" option for multi-transactions pagination #3

@Gaudeval

Description

@Gaudeval

Selection the all option to display all multi-transactions in the transaction notebook currently has no effect (or may even cause an error) as the returned page_size of None is not supported by the server-side query generator.

An alternative would be to remove the "All" option (but add more pagination options, e.g. up to 100). Pulling all the transactions out of the DB might be unreasonable for larger PML models.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions