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(server): searching for archived files shows partner's archived #12317

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Lukasdotcom
Copy link
Contributor

Right now when searching for archived files you will see your partner's archived files in your search result, but when you click on one it will show an error. This will have the search api not return archived pictures from partners.

Note: I'm not sure if the way I got the userID is okay, but as long as getUserIdsToSearch is used to generate the userIDs passed to this function this should work, but if you want me to just add a parameter that passes the correct userID I can do that.

@mertalev
Copy link
Contributor

mertalev commented Sep 4, 2024

This function is used in other parts of the codebase, so I'll have to check if this would cause any side effects.

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.

3 participants