ltree_hierarchy icon indicating copy to clipboard operation
ltree_hierarchy copied to clipboard

"Validation failed: Parent must exist" when trying to create root node with ActiveRecord V6

Open aminacel opened this issue 5 years ago • 0 comments

Overview

I cannot create root node using Rails 6 and ActiveRecord version 6. I am getting Validation failed: Parent must exist error.

When I set parent to be some other node, I also get an error: NoMethodError (undefined method split' for nil:NilClass)`

Can you please check that out?

aminacel avatar Oct 16 '19 22:10 aminacel