Skip to content

bug: trying to save while only changing Meta.Keywords erroneously returns "no changes" #1997

@ramfox

Description

@ramfox

immediate guess would be that we do a shallow compare of the new & old meta component, and so don't compare the slice of keywords when we determine if a meta has changed.

API error response:

{
  "meta": {
    "code": 500,
    "error": "saving failed: no changes"
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcode that is not behaving as expected

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions