fix(USelectMultiple): improved fetching of displayed values
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