ORNL / flowcept

Runtime data integration system that empowers any data processing system to capture and query workflow provenance using data observability.
MIT License
1 stars 3 forks source link

Test if we are updating custom_metadata in workflows #112

Open renan-souza opened 6 months ago

renan-souza commented 6 months ago

for dictionary fields, like custom_metadata especially,

test if we are updating or replacing when

    #  an existing wf already has custom_metadata and we call this method

https://github.com/ORNL/flowcept/blob/bbbeb5530e0abbb5dad624b9bd27a2b41aa686c8/flowcept/commons/daos/document_db_dao.py#L293