[CORE-413] Added XML parameter to fetch all children of a concept parent Created: 17/Mar/22 Updated: 30/May/22 Resolved: 17/Mar/22 |
|
Status: | Closed |
Project: | i2b2 Core Software |
Component/s: | Ontology Cell |
Affects Version/s: | 1.7.13 |
Fix Version/s: | 1.7.13 |
Type: | Improvement | Priority: | Major |
Reporter: | Jeffrey Klann | Assignee: | Reeta Metta |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Participant/s: |
Description |
In the ontology cell, getChildren() returns the immediate children of an ontology folder. This issue adds an optional parameter to fetch all the children (including subfolders).
|
Comments |
Comment by Jeffrey Klann [ 17/Mar/22 ] |
Implemented by Kevin Bui at UPitt in this pull request: https://github.com/i2b2/i2b2-core-server/pull/19 |
Comment by Reeta Metta [ 30/May/22 ] |
will not be tested. Performed regression testing , to ensure no breakage in Find Term functionality |