User: alex@sartography.com clicked save for playground/alex-herron/irb-prototype/protocol-builder/add-edit-study-info/pb-create-new-study.bpmn
This commit is contained in:
parent
51e888df19
commit
79b6c13849
|
@ -52,8 +52,10 @@ study_basics = {
|
|||
"long_name": ""
|
||||
}
|
||||
|
||||
new_id["study_basics"] = study_basics
|
||||
|
||||
# Update Data Store with new study
|
||||
study_list_data_store = new_id["study_basics"] = study_basics</bpmn:script>
|
||||
study_list_data_store = {new_id: new_id}</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_08k0xip" sourceRef="Activity_025ptp9" targetRef="Event_0u9samg" />
|
||||
</bpmn:process>
|
||||
|
|
Loading…
Reference in New Issue