janez89 / mongoose-materialized

mongoose materialized plugin
59 stars 22 forks source link

.save does not update all path #16

Open bora89 opened 9 years ago

bora89 commented 9 years ago

I save model normaly with .save() method as in docs specified. But if I apply, lets say, a new parent - not all children paths are rebuilt. I use 0.1.8 version of your plugin. What could be wrong?

janez89 commented 9 years ago

Can you show Me an example?

bora89 commented 9 years ago

Steps to reproduce:

Car --Audi -----A4 -----A6 --BMW -----M5 -----X6