Skip to content

fixed myCollections query potentially returning unowned results#20269

Merged
IDCs merged 1 commit intomasterfrom
fix/20257/20133
Feb 16, 2026
Merged

fixed myCollections query potentially returning unowned results#20269
IDCs merged 1 commit intomasterfrom
fix/20257/20133

Conversation

@IDCs
Copy link
Contributor

@IDCs IDCs commented Feb 16, 2026

The query would execute even if the user is not logged in (can also happen on re-auth/login/logout) which would pull metadata for unowned collections

fixes #20257
part of #20133

The query would execute even if the user is not logged in (can also
happen on re-auth/login/logout) which would pull metadata for unowned
collections

fixes #20257
part of #20133
@IDCs IDCs requested a review from a team February 16, 2026 07:08
@IDCs IDCs self-assigned this Feb 16, 2026
@IDCs IDCs merged commit 41df18e into master Feb 16, 2026
4 checks passed
@IDCs IDCs deleted the fix/20257/20133 branch February 16, 2026 16:38
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.

Collections that are not mine are appearing as suggestions to be installed in the Workshop section

2 participants