Skip to content

Dont show rows with ignored status codes in broken_links_report view

Use hook_views_query_alter to add a WHERE condition to broken_links_report view that filters to not show ignored status codes. Closes #3468352

Merge request reports

Loading