From 43f59120025891983d79fc2f845aba9a52e09ef5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tayfun=20Y=C4=B1lmaz?= Date: Thu, 4 Dec 2025 02:10:11 +0300 Subject: [PATCH] Add tags to account opening workflow config Introduced a 'tags' array to the get-data-from-workflow.json for better categorization and filtering of the account opening workflow. --- core/Tasks/account-opening/get-data-from-workflow.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/core/Tasks/account-opening/get-data-from-workflow.json b/core/Tasks/account-opening/get-data-from-workflow.json index 498bb10..59e3a06 100644 --- a/core/Tasks/account-opening/get-data-from-workflow.json +++ b/core/Tasks/account-opening/get-data-from-workflow.json @@ -4,6 +4,12 @@ "domain": "core", "flow": "sys-tasks", "flowVersion": "1.0.0", + "tags": [ + "account-opening", + "scheduled-payments", + "subprocess", + "trigger" + ], "attributes": { "type": "13", "config": {