Skip to content

Orderlist from management API is too large #755

@skttl

Description

@skttl

Which component is this issue related to?

Umbraco Commerce (Core)

Which Umbraco Commerce version are you using? (Please write the exact version, example: 10.1.0)

16.2.2

Bug summary

I appreciate this is probably not a bug per se. But we are in the middle of upgrading an existing v13 to v16, and the loading time of the order list has gotten slower.

This is because the API now loads 100 orders per page in stead of 30. We have quite a lot of data in custom properties, so the API response is nearly 4MB (I know, we should fix this too - but for now we need to get the client happy at 16 before we can do anything about that :))

Have I missed a configuration setting somewhere, or is it intended that the orderlist should load that many orders per page?

Specifics

No response

Steps to reproduce

Open the order list in the backoffice.

Expected result / actual result

Expected to not load 100 orders per page.

Dependencies

No response


This item has been added to our backlog AB#56826

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