Defect HC-12899

Rule Based Sales Category can only contain 500 items

Software

Customer case Applies to Corrected in
CS0220935 V8.0.4.0 8.0.4.28

Observed behavior

Rule Based Sales Categories are restricted to 500 entries even if the maxRows value in the wc-server.xml configuration is set to a larger size.

Expected behavior

The maxRows value in the wc-server.xml configuration should be respected for reasonable values.

Resolution

The code contained a hard-coded maximum value of 500. This was changed to enable up to 10,000 in the configuration.