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

Do not cache includes on create/update #78

Open
zeitlerc opened this issue Nov 3, 2017 · 0 comments
Open

Do not cache includes on create/update #78

zeitlerc opened this issue Nov 3, 2017 · 0 comments

Comments

@zeitlerc
Copy link
Collaborator

zeitlerc commented Nov 3, 2017

When JSON API responds with updated relationship information, it does not include the full resource. This causes out-of-date or missing Meta attributes on resources that were created as includes on the operation. When a model is created or updated with includes, the included models should not be cached and the relationship should be forced to be re-fetched.

@zeitlerc zeitlerc changed the title Do not cache includes Do not cache includes on create/update Nov 15, 2017
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

No branches or pull requests

1 participant