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: ensure the userid exist before adding data to report #281

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

kesselb
Copy link
Collaborator

@kesselb kesselb commented Jun 25, 2024

Ghost users could be caused by the oc_shares.uid_initiator pointing to a deleted user ID.

Based on #278

@nickvergessen
Copy link
Member

Since it is only a problem with the sharing. Why not filter out exactly this one case with the one ID the shares will have?

Ghost users could be caused by the oc_shares.uid_initiator pointing to a deleted user ID.

Based on #278

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@kesselb kesselb merged commit 8edc5e2 into master Jun 27, 2024
12 checks passed
@kesselb kesselb deleted the bug/noid/phantom-users branch June 27, 2024 11:22
@kesselb
Copy link
Collaborator Author

kesselb commented Jun 27, 2024

/backport to stable29

@kesselb
Copy link
Collaborator Author

kesselb commented Jun 27, 2024

/backport to stable28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants