From 19db5b30a6f71ff2a0cfce24123c023114676d1c Mon Sep 17 00:00:00 2001 From: Sylvie Paindeville Date: Thu, 21 Aug 2025 12:50:08 +0200 Subject: [PATCH] Configure new view name compatible with the target specs --- properties_pane/defaultData.json | 1 + 1 file changed, 1 insertion(+) diff --git a/properties_pane/defaultData.json b/properties_pane/defaultData.json index c9714ff..980256d 100644 --- a/properties_pane/defaultData.json +++ b/properties_pane/defaultData.json @@ -26,6 +26,7 @@ "relationship": {}, "user": {}, "view": { + "name": "new_view", "viewOn": "", "pipeline": "" },