From ae4551fb226abc5ed044d9861b6732378145aae9 Mon Sep 17 00:00:00 2001 From: Christophe Monniez Date: Thu, 7 Nov 2024 16:01:13 +0100 Subject: [PATCH] [IMP] runbot: add a default filter on error content tree --- runbot/views/build_error_views.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/runbot/views/build_error_views.xml b/runbot/views/build_error_views.xml index c0cb41da..5439292a 100644 --- a/runbot/views/build_error_views.xml +++ b/runbot/views/build_error_views.xml @@ -308,6 +308,9 @@ + + + @@ -330,7 +333,7 @@ Build errors contents runbot.build.error.content tree,form - {} + {'search_default_not_fixed_errors': True}