Skip to content

fix(USelectMultiple): improved fetching of displayed values

Mazur Volodymyr requested to merge fix/LDOC-3763 into master

If value attribute is not ID and entity has safeDelete=true, add descending sorting by mi_deleteDate,ID. In case there are several records with the same value but different delete dates, we should display the non-deleted one or at least the freshest one

Edited by Mazur Volodymyr

Merge request reports

Loading