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

Various browse table fixes #1053

Merged
merged 1 commit into from
May 9, 2024
Merged

Various browse table fixes #1053

merged 1 commit into from
May 9, 2024

Conversation

acoffman
Copy link
Member

@acoffman acoffman commented May 7, 2024

closes #1051

This PR ensures duplicate results do not appear on browse tables as a result of joining across tables. It also disables sorting where it doesn't make sense to support it (ie: when there are multiple items)

@acoffman acoffman added the bugfix PR Label for bug fixes. Will appear in release notes. label May 7, 2024
@acoffman acoffman merged commit 58708da into main May 9, 2024
5 checks passed
@acoffman acoffman deleted the browse-table-fixes branch May 9, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix PR Label for bug fixes. Will appear in release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected Assertion table fetch results
1 participant