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 an issue searching for annotation metadata #1723

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

manthey
Copy link
Member

@manthey manthey commented Nov 12, 2024

If a user has permission to view an annotation but not the item, a 403 was percolated to the UI

If a user has permission to view an annotation but not the item, a 403
was percolated to the UI
@manthey
Copy link
Member Author

manthey commented Nov 12, 2024

To replicate, create an item in a public folder with an annotation with metadata that you can find in a search. Switch the folder to private. The annotation metadata search throws a 403 that is visible in the UI. After this change, the item just isn't listed.

@manthey manthey merged commit a71b018 into master Nov 12, 2024
17 of 18 checks passed
@manthey manthey deleted the search-permissions branch November 12, 2024 20:39
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.

1 participant