Closed kdp-cloud closed 1 month ago
is this bug fix related to your probelm? https://github.com/seek4science/seek/commit/b8d0d35978c7bd68e16a814750901fca27d79645
@whomingbird The error seems to occur when free text in a controlled vocabulary is allowed. In that case term
resolves to Nil
and raises an exception.
If free text is allowed, it should simply return the value. What do you think?
When sample routes are accessed, this error is thrown:
Probably caused by: https://github.com/seek4science/seek/blob/41337acfefd729435f4329eda12fe428459b433a/app/helpers/samples_helper.rb#L177-L187