Skip to content

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

@leandrocp

Description

@leandrocp

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:contentRelated to Content API and Content ManagementenhancementNew feature or improvementgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions