Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Commerce Manager: Cart list paging does not work properly

Found in

EPiServer.Commerce 11.7.0

Fixed in

EPiServer.Commerce 12.4.0

(Or a related package)

Created

Jun 12, 2018

Updated

Jul 09, 2018

State

Closed, Fixed and tested


Description

Precondition: There are more than 20 carts in a Commerce site.

Steps to reproduce

  1. View the cart list in Commerce Manager.
  2. Select page size = 10
    => Observed: Show 10 items on 1 page.
  3. Select page size = 20
    => Observed: Show 20 items on 1 page.

Expected:
Paging should work in the cart list.

Actual:
Always shows 1 page in the cart list.

Note: There is no problem in order list view.