huridocs / uwazi

Uwazi is a web-based, open-source solution for building and sharing document collections
http://www.uwazi.io
MIT License
236 stars 79 forks source link

[IX] Default suggestions have wrong value for multi-valued properties #6916

Closed LaszloKecskes closed 3 months ago

LaszloKecskes commented 3 months ago

The default suggestedValue for all suggestions is an empty string. For multi-valued properties (multiselect, relationship), this should be an empty array.

Put into sprint and immediately worked on, as this is a direct continuation of #6800.