In `adaptModel.js`, the locking functionality doen't check for `"_isAvailable": true` when setting `_isLocked`. Would be useful to include a new function `getAvailableChildren()` since a collection is already requested in three other places in the file.
In
adaptModel.js, the locking functionality doen't check for"_isAvailable": truewhen setting_isLocked.Would be useful to include a new function
getAvailableChildren()since a collection is already requested in three other places in the file.