eloquent-driver
eloquent-driver copied to clipboard
Imported Navs lose their order
I have a structured collection built out in flat files, but when running the navs importer the tree data is lost.
I would be hopeful that https://github.com/statamic/eloquent-driver/pull/57 fixes that
Ahh, so maybe it's only a problem with UUID based IDs?
I think the order of one level deep structures was being lost / not saved properly. That PR fixes it. Maybe not relevant to your data - but I’d happily look into it if I can get access to the repo?
Looks like jason fixed this in 1.0.3 (this commit)