Defect HC-2802

FilterCatalogEntryTaskCmdImpl exceptions occur when catalog entries and/or their descriptions are missing.

Software

Customer case Applies to Corrected in
CS0269466 V9.0.1.7 8.0.4.29

Observed behavior

When filtering catalog entries, catalog entries do not have a description can lead to a javax.persistence.NoResultException being recorded in the log.

Expected behavior

There should be no exception recorded in the log.

Resolution

The logic was updated to handle the exception internally when the description cannot be found, and treat the catalog entry as unpublished, excluding it from the results.