PASTA-ELN / pasta-eln

PASTA-ELN with new frontend
https://pasta-eln.github.io/pasta-eln/
Other
7 stars 2 forks source link

Data hierarchy editor allows to remove default metadata group #235

Open HTsybenko opened 4 months ago

HTsybenko commented 4 months ago

Traceback (most recent call last): File "/home/htsybenko/Temp/envir/lib/python3.10/site-packages/pasta_eln/gui.py", line 132, in formDoc formWindow = Form(self.comm, doc) File "/home/htsybenko/Temp/envir/lib/python3.10/site-packages/pasta_eln/GUI/form.py", line 78, in init dataHierarchyNode['default'].append({'name':keyInDocNotHierarchy}) KeyError: 'default'

The default metadata group should not be removable.