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

Content API - only save if there are actual changes #620

Open
leandrocp opened this issue Oct 24, 2024 · 0 comments
Open

Content API - only save if there are actual changes #620

leandrocp opened this issue Oct 24, 2024 · 0 comments
Labels
area:content Related to Content API and Content Management enhancement New feature or improvement good first issue Good for newcomers

Comments

@leandrocp
Copy link
Contributor

For every "update" action on the Content API it should check if there are actual differences between the latest saved version and the data being updated and skip if the data is equal.

  • Do not trigger the loading mechanism that demands server resources
  • Save DB resources by not inserting unnecessary data
@leandrocp leandrocp added enhancement New feature or improvement good first issue Good for newcomers help wanted Looking for contributors area:content Related to Content API and Content Management labels Oct 24, 2024
@leandrocp leandrocp removed the help wanted Looking for contributors label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:content Related to Content API and Content Management enhancement New feature or improvement good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant