From 3c52c1e5d3f1475a742cf2015ff9fefacb6d17e4 Mon Sep 17 00:00:00 2001 From: ibariss Date: Thu, 5 Mar 2026 09:23:24 +0000 Subject: [PATCH] System generated commit, for syncing changes with remote after git pull --- .../queries/pending_pos_ml_pending/metadata.json | 4 ++-- .../queries/pending_pos_slx_pending/metadata.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/Pending POs - All/queries/pending_pos_ml_pending/metadata.json b/pages/Pending POs - All/queries/pending_pos_ml_pending/metadata.json index 882979d..e215137 100644 --- a/pages/Pending POs - All/queries/pending_pos_ml_pending/metadata.json +++ b/pages/Pending POs - All/queries/pending_pos_ml_pending/metadata.json @@ -5,7 +5,7 @@ "pluginType": "DB", "unpublishedAction": { "actionConfiguration": { - "body": "select * from mpe.get_prototype_po_dashboard_data(array['37111']::text[]);", + "body": "select * from mpe.get_prototype_po_dashboard_data(array['37111']::text[]);\n", "encodeParamsToggle": true, "paginationType": "NONE", "pluginSpecifiedTemplates": [ @@ -28,4 +28,4 @@ "runBehaviour": "AUTOMATIC", "userSetOnLoad": false } -} +} \ No newline at end of file diff --git a/pages/Pending POs - All/queries/pending_pos_slx_pending/metadata.json b/pages/Pending POs - All/queries/pending_pos_slx_pending/metadata.json index 659f127..223d1b7 100644 --- a/pages/Pending POs - All/queries/pending_pos_slx_pending/metadata.json +++ b/pages/Pending POs - All/queries/pending_pos_slx_pending/metadata.json @@ -5,7 +5,7 @@ "pluginType": "DB", "unpublishedAction": { "actionConfiguration": { - "body": "select * from mpe.get_prototype_po_dashboard_data(array['34487','35355']::text[]);", + "body": "select * from mpe.get_prototype_po_dashboard_data(array['34487','35355']::text[]);\n", "encodeParamsToggle": true, "paginationType": "NONE", "pluginSpecifiedTemplates": [ @@ -28,4 +28,4 @@ "runBehaviour": "AUTOMATIC", "userSetOnLoad": false } -} +} \ No newline at end of file