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

Support for removal change records #530

Open
ledsoft opened this issue Sep 30, 2024 · 0 comments
Open

Support for removal change records #530

ledsoft opened this issue Sep 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ledsoft
Copy link
Contributor

ledsoft commented Sep 30, 2024

Description

As a vocabulary maintainer, I would like to be able to see term removals in the activity data. Currently, only asst creation and update are recorded via change tracking. It would be nice to track asset removal as well. However, note that since the asset is removed, it would be necessary to retain at least part of its metadata to connect the change record to.

Usage

As a vocabulary maintainer, I would be able to see what terms were removed from the vocabulary, when and by who.

Usefulness

  1. Cannot realize without this feature

@ledsoft ledsoft added the enhancement New feature or request label Sep 30, 2024
lukaskabc added a commit to lukaskabc/termit that referenced this issue Oct 19, 2024
… and BeforeAssetDeleteEvent

Created classes required for recording an asset removal, implemented dispatching asset delete event and logic for ChangeTracker handling the event.
lukaskabc added a commit to lukaskabc/termit that referenced this issue Oct 27, 2024
… and BeforeAssetDeleteEvent

Created classes required for recording an asset removal, implemented dispatching asset delete event and logic for ChangeTracker handling the event.
lukaskabc added a commit to lukaskabc/termit that referenced this issue Oct 27, 2024
lukaskabc added a commit to lukaskabc/termit that referenced this issue Oct 27, 2024
…angeRecord

The record is already saved in tha vocabulary context.
lukaskabc added a commit to lukaskabc/termit that referenced this issue Oct 27, 2024
…angeRecord

The record is already saved in tha vocabulary context.
lukaskabc added a commit to lukaskabc/termit that referenced this issue Nov 5, 2024
ledsoft pushed a commit to kbss-cvut/termit that referenced this issue Nov 11, 2024
… and BeforeAssetDeleteEvent

Created classes required for recording an asset removal, implemented dispatching asset delete event and logic for ChangeTracker handling the event.
ledsoft pushed a commit to kbss-cvut/termit that referenced this issue Nov 11, 2024
ledsoft pushed a commit to kbss-cvut/termit that referenced this issue Nov 11, 2024
…angeRecord

The record is already saved in tha vocabulary context.
ledsoft pushed a commit to kbss-cvut/termit that referenced this issue Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants