Admin Order listing performance
Open
component/orders
domain/checkout
domain/customer-support
priority/low
- Dominant language
- PHP
- Stars
- 3.4k
- Forks
- 1.2k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 433
Description
For users with over 1,000,000 orders in the admin, the performance of the sorting and display is massively reduced.
*Steps to reproduce:*
- Create a Shop with 1 Million orders (Use framework:demodata)
- Go into the Admin and open the Orders
- Sort by anythink
*Current behavior:*
- Very Slow. It is currently not possible to list and sort the orders in the admin itself without long waiting times.
*Expected behavior:*
- Usable reaction time
Contributor guide
Assessment
This issue has not been assessed yet.