aces / Loris

LORIS is a web-accessible database solution for longitudinal multi-site studies.
GNU General Public License v3.0
145 stars 173 forks source link

[Conflicts Resolver] Selections for 'Examiner' appears as a number instead of providing 'Examiner' names #8611

Open SantiagoTG opened 1 year ago

SantiagoTG commented 1 year ago

When resolving a conflict on the 'Conflicts Resolver', if the conflict appears on the 'Examiner' field, the options to resolve the conflict appear as numbers, instead of the actual examiner's name. This is not good as the user can't say for certain which is the correct option (presumably alphabetical order may hint at the correct response, but there is no certainty on the selection made being the correct one).

Related to:

driusan commented 1 year ago

This has always been the case. The conflict resolver displays the keys from dropdowns, not the labels. We might want to see if there's a way to do this by instantiating the instrument with NDB_BVL_Instrument::factory and using getDataDictionary, but this isn't new for 25.