- Issue created by @codebymikey
- Merge request !49Issue #3472587: Enable pagination on the kanban logs page → (Open) created by codebymikey
- Status changed to Needs review
3 months ago 2:23pm 6 September 2024
Pagination should be used on the kanban logs page when there are 100s of log entries.
Visit /admin/content-kanban/logs
, and there's currently no pagination which is not memory-efficient.
Enable pagination on the entity list builder.
Provide issue fork/patch.
The kanban logs are now paginated.
Needs review
2.0
Code