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

Fix persistence for collections stored in different files #240

Merged
merged 1 commit into from
Feb 22, 2017

Conversation

biilmann
Copy link
Contributor

- Summary

Persisting an entry in a collection based on files rather than a folder failed when trying to determine the order of the fields and the format of the entry.

This changes the handling of the entryToRaw method in the backend to handle files based collections correctly.

Getting the order of the fields failed when the collections was not folder based
@biilmann biilmann merged commit db078d2 into master Feb 22, 2017
@biilmann biilmann deleted the fix-persistence-for-files-collections branch February 22, 2017 07:23
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.

1 participant