nested_set icon indicating copy to clipboard operation
nested_set copied to clipboard

Depth field doesn't rebuilded

Open dmons opened this issue 14 years ago • 8 comments

When I run from console Model.Rebuild! depth field in DB doens't updated for existed data.

dmons avatar Nov 09 '11 14:11 dmons

I haven't enought time at the moment, maybe @AlexKVal can help on this. He is active working now with gem.

skyeagle avatar Nov 09 '11 16:11 skyeagle

"Depth" functionality has not been implemented. depth.rb - seems like beginning but even has no tests.

AlexKVal avatar Nov 09 '11 20:11 AlexKVal

I have issue for my gem. Can it be related?

https://github.com/the-teacher/the_sortable_tree/issues/6

the-teacher avatar Feb 01 '12 05:02 the-teacher

@the-teacher I'm not sure, we should wait for the comments from @fro which of the gem he has used.

skyeagle avatar Feb 01 '12 06:02 skyeagle

Hi,

I'm currently using :

# https://github.com/collectiveidea/awesome_nested_set
gem 'awesome_nested_set', '2.0.2'
# https://github.com/the-teacher/the_sortable_tree
gem 'the_sortable_tree', '1.5.0'

Maybe it's a bug of awesome_nested_set gem indeed...

fro avatar Feb 01 '12 09:02 fro

@dmons, which rails version do you use?

pyromaniac avatar Feb 20 '12 17:02 pyromaniac

I was using 3.1.3 and now using 3.2.1 powered by ruby 1.9.3

dmons avatar Feb 29 '12 12:02 dmons

Just try the latest release. Should be fixed.

pyromaniac avatar Feb 29 '12 12:02 pyromaniac