Skip to content
Snippets Groups Projects
Commit ba9e2cbe authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

up

parent 8d8bf4d0
No related branches found
No related tags found
1 merge request!7Treat dependencies among identifiables
Pipeline #14046 passed
......@@ -25,4 +25,4 @@ experiment.add_property(
name="identifier", value="empty_identifier")
experiment.add_property(
name="responsible", value=pers)
experiment.insert()
experiment.insert(flags={"force-missing-obligatory": "ignore"})
Experiment:
recommended_properties:
obligatory_properties:
date:
datatype: DATETIME
description: 'date of the experiment'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment