Defect HC-16578

Incorrect parentCatalogGroupID is returned in V2 search results

Software

Customer case Applies to Corrected in
CS0303044 V9.1.9.0 9.1.10.0

Observed behavior

The catalog id being passed is not being considered when processing the request in the V2 API.

Expected behavior

The services should be backward compatible, respecting the catalogId being passed to the call.

Resolution

The code was fixed to support the V1 style of call when the catalogId parameter is specified.