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

Removing key from object store when collection object it empty #443

Merged
merged 10 commits into from
Jun 5, 2024

Conversation

TalZaccai
Copy link
Contributor

@TalZaccai TalZaccai commented Jun 5, 2024

  • Fixing bug where keys of emptied collections are not removed from object store (this currently prevents reuse of keys to store object of different type)
  • Fixing additional bug in RecordStatus not using the correct mask

@TalZaccai TalZaccai added the bug Something isn't working label Jun 5, 2024
@TalZaccai TalZaccai requested a review from TedHartMS June 5, 2024 19:32
@TalZaccai TalZaccai merged commit 443235b into main Jun 5, 2024
33 checks passed
@TalZaccai TalZaccai deleted the talzacc/empty_collections branch June 5, 2024 20:37
@github-actions github-actions bot locked and limited conversation to collaborators Aug 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants