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: do not return incomplete search results #224

Closed
wants to merge 1 commit into from

Conversation

olevski
Copy link
Member

@olevski olevski commented Oct 15, 2024

No description provided.

@olevski olevski force-pushed the fix-remove-incompelete-search-results branch 3 times, most recently from 65a7d41 to 6c28d35 Compare October 16, 2024 07:46
@eikek
Copy link
Member

eikek commented Oct 16, 2024

The namespace can be null, because there are events that don't send it. I think we should either remove the v1 or we should allow optional namespaces. UI should be able to deal with it, it could filter it out for example.

@olevski
Copy link
Member Author

olevski commented Oct 16, 2024

@eikek yeah I had removed all the v1 events in another PR - I did not do it in this one. I will remove the v1 events here. They are not needed at this point.

@olevski
Copy link
Member Author

olevski commented Oct 16, 2024

And I definitely understand why the namespaces could be null.

@olevski
Copy link
Member Author

olevski commented Oct 16, 2024

@eikek it is actually better to open a separate PR for the v1 events removal. So I will do that later this week.

@olevski olevski force-pushed the fix-remove-incompelete-search-results branch from 6c28d35 to 7dff8e1 Compare October 16, 2024 09:07
@olevski olevski requested a review from a team as a code owner October 16, 2024 09:07
@eikek eikek closed this in #232 Nov 27, 2024
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.

2 participants