diff --git a/services/apps/alcs/src/alcs/search/search.controller.ts b/services/apps/alcs/src/alcs/search/search.controller.ts index 3ceaf19b39..227e525ca6 100644 --- a/services/apps/alcs/src/alcs/search/search.controller.ts +++ b/services/apps/alcs/src/alcs/search/search.controller.ts @@ -279,6 +279,7 @@ export class SearchController { !searchDto.resolutionNumber && !searchDto.resolutionYear && !searchDto.isIncludeOtherParcels && + !searchDto.portalStatusCode && !isStringSetAndNotEmpty(searchDto.legacyId); const searchNotifications =