From 832fc5ec60468f05ac82e9241588af9c52e645b3 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Wed, 25 Oct 2023 02:42:21 +0000 Subject: [PATCH] User: qa_bot_tastic@spiffworkflow.com added process model file playground/qa-bot-tastic/cypress-test/cypress_test.bpmn --- .../cypress-test/cypress_test.bpmn | 38 +++++++++++++++++++ .../cypress-test/process_model.json | 4 +- 2 files changed, 40 insertions(+), 2 deletions(-) create mode 100644 playground/qa-bot-tastic/cypress-test/cypress_test.bpmn diff --git a/playground/qa-bot-tastic/cypress-test/cypress_test.bpmn b/playground/qa-bot-tastic/cypress-test/cypress_test.bpmn new file mode 100644 index 00000000..7cdf1771 --- /dev/null +++ b/playground/qa-bot-tastic/cypress-test/cypress_test.bpmn @@ -0,0 +1,38 @@ + + + + + Flow_0dw1irh + + + + Flow_0dw1irh + Flow_0u94sjz + + + Flow_0u94sjz + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/playground/qa-bot-tastic/cypress-test/process_model.json b/playground/qa-bot-tastic/cypress-test/process_model.json index 5cbf95dd..5f8ec596 100644 --- a/playground/qa-bot-tastic/cypress-test/process_model.json +++ b/playground/qa-bot-tastic/cypress-test/process_model.json @@ -4,6 +4,6 @@ "exception_notification_addresses": [], "fault_or_suspend_on_exception": "fault", "metadata_extraction_paths": null, - "primary_file_name": null, - "primary_process_id": null + "primary_file_name": "cypress_test.bpmn", + "primary_process_id": "Process_ufh7fcx" } \ No newline at end of file