Error Task showing wrong number of error messageDescription Summary of reason for Update Set Issue: Error tasks referencing deleted stats records (cleaned up by scheduled jobs) displayed incorrect error counts in the Related Errors tab because the data broker transform couldn't retrieve error details. Fix: Added fallback logic to query itom_error_handler_task_map table when stats records are deleted, ensuring proper encodedQuery construction to display related errors correctly. PRB, DEF, or STRY (If Exists) PRB1998344 Maintenance Steps (What to do when OOB Release) Revert following files: 1. sys_ux_data_broker_transform_eac062a177f88210982d95390c5a9962.xml Target Release Date (If Known) SR - ITOM - Discovery Admin Workspace - 202605 List of Files affected 1. sys_ux_data_broker_transform_eac062a177f88210982d95390c5a9962.xmlSteps to Reproduce Navigate to Discovery Admin WorkspaceClick on error code to create task-> click on impacted schedules -> -> You see errors. Then click/view the created error task - > In the related error tab, the number of errors you see in the previous step doesn't match in the related errors tab.WorkaroundYou can apply the update-set CS8827505_PRB1998344_KB2948542_ErrorTaskShowingWrongNumberOfErrorMessage.xmlRelated Problem: PRB1998344