Skip to content

Versioning does not update tika metaset #178

@boris-horner

Description

@boris-horner

Versioning does not update tika metaset

Symptoms

  • When content is modified and the object is checked in as the same version, the tika metaset gets updated correctly.
  • When a new version is created, the tika metaset is identical to that of the previous version.

Steps to reproduce

  • Start Cinnamon Desktop Client
  • Import an arbitrary file, for example a txt file.
  • The tika metaset contains correct information.
  • Check out the file, edit it and check it in as same version.
  • The tika metaset contains correct information.
  • Check out the file, edit it and check it in as new version.
  • The tika metaset remains unchanged. The metaset of versions 1 and 2 have different ids though, so obviously, a new instance is created, but the content not updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions