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

Updating a single resource record writes updates for all resource records, even if they did not change #234

Closed
JonasGroeger opened this issue Jun 16, 2015 · 0 comments · Fixed by #237
Assignees
Labels
bug Something isn't working
Milestone

Comments

@JonasGroeger
Copy link
Contributor

Whenever one changes a single resource record, a multitude of update statements are written to the database, each containing a single resource record. This happens even when there is no change in the actual data.

Any hints on how to improve on this? Pointers to the codebase?

@JonasGroeger JonasGroeger changed the title Updating a single resource record updates unchanged DB entries aswell Updating a single resource record writes updates for all resource records, even if they did not change Jun 16, 2015
@edmondas edmondas added this to the v2.1.8 milestone Jul 14, 2015
@edmondas edmondas added the bug Something isn't working label Jul 14, 2015
@edmondas edmondas self-assigned this Jul 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants