Closed link89 closed 1 year ago
Hey @link89, the file
property type is part of the current development version and will be part of release 0.23. You can try it out by using the image sciapp/sampledb:develop
. Without the file
property type, users can still upload files, they just can't assign them to metadata fields.
Hi, I find that when I set
type: file
in the schema editor and click save, I would receive a error messageinvalid type
.I am using v0.22.1 docker image BTW.
Here is the schema