From 2fec54838ef8228e7aa55836f9f1e7d5120dad4b Mon Sep 17 00:00:00 2001 From: William Braeckman Date: Tue, 22 Oct 2024 09:17:17 +0200 Subject: [PATCH] [IMP] runbot: add customer is me filter As we try to assign ourselves as customer to build errors it is useful to add a new filter to find errors on which we are the customer more easily. --- runbot/views/build_error_views.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/runbot/views/build_error_views.xml b/runbot/views/build_error_views.xml index 2f11eb71..e2b52c6d 100644 --- a/runbot/views/build_error_views.xml +++ b/runbot/views/build_error_views.xml @@ -193,6 +193,8 @@ + +