From 5eed24b3fdcbc860c0fdfb75b8f7d84b458b4131 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Sun, 29 Oct 2023 20:58:46 +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 | 39 +++++++++++++++++++ .../cypress-test/process_model.json | 4 +- 2 files changed, 41 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..90cb8c72 --- /dev/null +++ b/playground/qa-bot-tastic/cypress-test/cypress_test.bpmn @@ -0,0 +1,39 @@ + + + + + Flow_1o9c28i + + + + Flow_1o9c28i + Flow_1bfatx7 + + + Flow_1bfatx7 + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/playground/qa-bot-tastic/cypress-test/process_model.json b/playground/qa-bot-tastic/cypress-test/process_model.json index 5cbf95dd..7381f670 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_zhzfjj7" } \ No newline at end of file