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

[BUG]: when updating an entity, hard delete for redundant not working #1033

Open
1 task done
holashchand opened this issue Jun 21, 2024 · 0 comments
Open
1 task done
Assignees

Comments

@holashchand
Copy link
Contributor

holashchand commented Jun 21, 2024

What is the bug related to?

Registry Core

What went wrong?

Steps to reproduce

  • When Hard delete feature is enabled, having a property of type object or an array
  • try to update the property while removing the previous values (or not using osids for properties)
  • it should hard delete them but it is doing a soft delete.

What did you expect to see?

  • It should hard delete the redundant properties after update when hard delete is enabled

Additional Context

No response

Relevant logs/output (if any)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready for Release
Development

No branches or pull requests

1 participant