From 7f1d0eb9282c2ef93f7b4f17b6444edf4810e6d8 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Fri, 3 Nov 2023 16:58:35 +0000 Subject: [PATCH] User: alex@sartography.com created process model playground/alex-herron/irb-prototype/shared/study-data-store --- .../shared/study-data-store/process_model.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 playground/alex-herron/irb-prototype/shared/study-data-store/process_model.json diff --git a/playground/alex-herron/irb-prototype/shared/study-data-store/process_model.json b/playground/alex-herron/irb-prototype/shared/study-data-store/process_model.json new file mode 100644 index 00000000..de111ec8 --- /dev/null +++ b/playground/alex-herron/irb-prototype/shared/study-data-store/process_model.json @@ -0,0 +1,9 @@ +{ + "description": "", + "display_name": "Study Data Store", + "exception_notification_addresses": [], + "fault_or_suspend_on_exception": "fault", + "metadata_extraction_paths": null, + "primary_file_name": null, + "primary_process_id": null +} \ No newline at end of file