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