-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Shell API
-
Environment:OS:
node.js / npm versions:
Additional info:
-
2
-
Developer Tools
It seems that when we do the mapping of fields from the new format of $collStats, we don't propagate all relevant fields in the output. In this `if` it seems we are missing the `freeStorageSize`.
We likely want to take a look at other fields we might be missing too.