sandboxnu / seitz

1 stars 0 forks source link

Bug with deeply nested tasks not adding to bank #115

Open ross3102 opened 1 month ago

ross3102 commented 1 month ago

Tasks with deeply-nested structures can't be added to bank from library

Deeply nested mongoose documents are not fully populated (console.log doesn't show the full structure)

.lean() might be helpful?