-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels