What is the functionality of Ignore ui action in "Discovery Admin Workspace"?

sahithg
Tera Contributor

HI,

I am trying to use the discovery admin workspace and adopt to its reporting capabilities to streamline the discovery module. In workspace under diagnostics tab, I was reviewing errors and noticed there is an option to ignore error. I tested the feature on one error record in the list and it moved the error to ignored errors tab. There is no clear details about this in documentation.

My question is, what exactly does "ignore" ui action does and does it help in identifying similar errors in future and automatically ignore them? or is it a manual effort to ignore errors every time they occur? Any Information is helpful.

2 REPLIES 2

Mannapuram
Tera Guru

@sahithg You can go to the table 'sys_ui_action.list' and search for 'Ignore' and check the script written. That might help you to find the functionality. 

MadhanMaddy
Tera Contributor

Hi @sahithg ,


The Ignore Error UI action in the Discovery Admin Workspace is a manual suppression mechanism that marks specific error records as ignored in the underlying automation_error_msg table. 

 

And it's not an automated process, the ignore feature does not automatically identify or suppress similar errors in future discovery runs. Each error occurrence must be individually marked as ignored. It's only functionality is It Prevents the error from appearing in error counts and reports on the Discovery Home page. 

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards,
Madhan