issues
search
LabKey
/
platform
A set of modules that provide core functionality for LabKey Server
Apache License 2.0
7
stars
7
forks
source link
Allow adding alternate keys to dataiterator
#6000
Closed
labkey-martyp
closed
1 week ago
labkey-martyp
commented
1 week ago
Rationale
Add adder and update getter for alt keys.
Related Pull Requests
https://github.com/LabKey/dataintegration/pull/280
https://github.com/LabKey/ehrModules/pull/854
https://github.com/LabKey/snd/pull/242
Changes
Change getter to return unmodifiable set.
Add addAlternateKeys
Rationale
Add adder and update getter for alt keys.
Related Pull Requests
Changes