Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fix when saving collection tree for first time in split repos #199

Conversation

ryanmitchell
Copy link
Contributor

Fixes #198

When saving a collection for the first time in split config mode (file for collection config, eloquent for data), it will return a stache tree as the collection structure is designed to do this.

The work around is to not assume we get passed an eloquent collection tree.

@ryanmitchell
Copy link
Contributor Author

Closing in favour of #203

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

orderable config throws an expception at CollectionTreeRepository
1 participant