-
Notifications
You must be signed in to change notification settings - Fork 5
Apply project default taxa filter #945
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
Conversation
…ore filters from project settings
…ore filters from project settings
…t, TaxonViewSet, SourceImageViewSet, EventViewSet, and SummaryView
Remove OccurrenceDeterminationScoreFilter to ensure apply_defaults parameter is respected.
…ckLab/antenna into feat/apply-default-filters
…Set, SourceImageViewSet, and SummaryView
✅ Deploy Preview for antenna-preview canceled.
|
@mohamedelabbas1996 with the separated approach, I think we should rebase this on #944. Let me know if I can help! :) |
@annavik I’d really appreciate your help with the rebase. I tried doing it myself but ran into some conflicts in the frontend code |
Closing in favor of #951 |
Summary
This PR introduces the project’s default taxa filter to the backend API. The filter is now applied consistently across OccurrenceViewSet, TaxonViewSet, SummaryView, and SourceImageViewSet, ensuring that all queries respect project-level default taxa settings.
List of Changes
TBD
Related Issues
#927
Detailed Description
TBD
How to Test the Changes
TBD
Screenshots
TBD
Deployment Notes
TBD
Checklist