-
Notifications
You must be signed in to change notification settings - Fork 199
[configuration] Create Mapping Type Option #10458
Copy link
Copy link
Open
Labels
Module: configurationPR or issue related to configuration modulePR or issue related to configuration modulemay_tasksfor special projects see CR or RAfor special projects see CR or RA
Description
skarya22
opened on Apr 23, 2026
Issue body actions
- Create the ability to map values to other values in the configuration module
- For example, LORIS visit names to External visit names
- In this example, you can set different key-value pairs of visits on LORIS (left) to visits on an external platform (right) for visit_mappings (example in screenshot)
- The mappings should be set-up in a new table, such as ConfigMappings, ConfigMaps, ConfigPairs (TBD) which would include columns for an ID, ConfigTableID and Value. The Config.Value is the left side, and ConfigMappings.Value is the right side of the mapping.
- Add mapping as a DataType in ConfigSettings
- If you want a list of multiple mappings (such as the visits example) you would use allowMultiple=1 in ConfigSettings, and enter multiple rows in Config.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Module: configurationPR or issue related to configuration modulePR or issue related to configuration modulemay_tasksfor special projects see CR or RAfor special projects see CR or RA
Type
Fields
Give feedbackNo fields configured for Enhancement.