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

Implement a new more sophisticated treatment of classifications including delete and restore #5466

Open
davidradl opened this issue Jul 6, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request pinned Keep open (do not time out)

Comments

@davidradl
Copy link
Member

No description provided.

@davidradl
Copy link
Member Author

davidradl commented Jul 6, 2021

issue #5465 implements new more sophisticated restore logic in the generic handlers.

At the generic handler level
We need to ensure that the deletion of a classification results in a status change to deleted, it also includes the new restore scope guid from the above issue.
Classifications should be restored as well as relationships and entities as dictated by the restore scope property.

** At the OMRS level **
There should be a new OMRS restore classification API

There maybe edge cases we need to consider

  • what happens if the classification is owned by a server that is down at the time of the delete.
  • could a reclassify interfere with the delete and restore processing

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the no-issue-activity Issues automatically marked as stale because they have not had recent activity. label Sep 25, 2021
@mandy-chessell mandy-chessell added enhancement New feature or request pinned Keep open (do not time out) and removed no-issue-activity Issues automatically marked as stale because they have not had recent activity. labels Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned Keep open (do not time out)
Projects
None yet
Development

No branches or pull requests

2 participants