Defect HC-3956

There is a potential for a stack overflow error in the catalog group data extract

Software

Customer case Applies to Corrected in
CS0117136 V9.0.1.0 9.0.1.12

Observed behavior

There is a potential for a stack overflow error in the catalog group data extract logic using the REST API's with a very large number of sales categories.

Expected behavior

The function or performance should not be limited by the number of sales categories in the catalog.

Resolution

The logic was updated to perform the query in a more efficient manner to avoid the stack overflow problem.