Revert collection queries back to left_join #1870

Closed
opened 2026-04-06 02:32:13 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @BlackDex on 12/12/2022

Using the inner_join seems to cause issues, even though i have tested it. Strangely it does cause issues. Reverting it back to left_join seems to solve the issue for me.

Fixes #2975

*Originally created by @BlackDex on 12/12/2022* Using the `inner_join` seems to cause issues, even though i have tested it. Strangely it does cause issues. Reverting it back to `left_join` seems to solve the issue for me. Fixes #2975
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1870