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

Revert collection queries back to left_join #2976

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

BlackDex
Copy link
Collaborator

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

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 dani-garcia#2975
@dani-garcia dani-garcia merged commit d9c0c23 into dani-garcia:main Dec 12, 2022
@BlackDex BlackDex deleted the issue-2975 branch December 13, 2022 11:45
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.

Unable to list organization collections at element creation
2 participants