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

Fix clearing owner-dependent fields #1049

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Conversation

Swatinem
Copy link
Contributor

@Swatinem Swatinem commented Jan 30, 2025

The code to clear a specific owner_id from some dependent ArrayFields like Owner.organizations is fixed in such a way that it now skips over NULL values of such fields.


Fixes WORKER-R88

The code to clear a specific `owner_id` from some dependent `ArrayField`s like `Owner.organizations` is fixed in such a way that it now skips over `NULL` values of such fields.
@Swatinem Swatinem requested a review from a team January 30, 2025 11:54
@Swatinem Swatinem self-assigned this Jan 30, 2025
@codecov-notifications
Copy link

codecov-notifications bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Copy link

✅ All tests successful. No failed tests were found.

📣 Thoughts on this report? Let Codecov know! | Powered by Codecov

@Swatinem Swatinem added this pull request to the merge queue Jan 31, 2025
Merged via the queue into main with commit c4304bc Jan 31, 2025
23 checks passed
@Swatinem Swatinem deleted the swatinem/fix-ownerupdate branch January 31, 2025 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants