Discovery Admin User is unable to view the Errors cards in Discovery Admin WorkspaceDescriptionDiscovery Admin User is unable to view the Errors cards in Discovery Admin Workspace.Steps to Reproduce From Discovery Schedule Page- Log into the instance as discovery_admin user.Navigate to Discovery Admin Workspace-> Schedules-> Discovery Schedules.Open any discovery schedule from there (IP or Cloud)Go to the Run History, and click on the Error Tab. You will observe that there are no error records shown and a message is displayed saying- "No discovery errors found No actions needed." Repeat the above steps as ad admin user and you will observe that the error records are displayed. From Discovery Status Page- Log into the instance as discovery_admin user.Navigate to Discovery Admin Workspace-> Schedules-> Discovery Status.Open any discovery status from there (IP or Cloud)Click on the Error Tab. You will observe that there are no error records shown and a message is displayed saying- "No discovery errors found No actions needed." Repeat the above steps as an admin user and you will observe that the error records are displayed. From Diagnostics page in Discovery Admin Workspace Click on "Diagnostics" tabYou will observe that there are no error records shown and a message is displayed saying- "No discovery errors found No actions needed." Depending on the release, following errors may display: Part of the query on automation_error_instance_code_stats has been ignored because of insufficient access for 'query_range' operation on automation_error_instance_code_stats.n_errorsPart of the query on automation_error_code_stats has been ignored because of insufficient access for 'query_range' operation on automation_error_code_stats.n_errors WorkaroundNavigate to following macroponent record sys_ux_macroponent.do?sys_id=75d0c4f197b08210a9850e3d17890d5c Find field "Data"Update values from field "Data" From → n_errors>0^application=d5069fe9e70332001a310a6103f6a94b To → n_errors!=0^application=d5069fe9e70332001a310a6103f6a94b From → n_errors>0^instance_key= To → n_errors!=0^instance_key= SaveConfirm discovery admin user can see errors in Diagnostics pageRelated Problem: PRB1916388