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

Add Series Option to QB #6178

Draft
wants to merge 4 commits into
base: production
Choose a base branch
from
Draft

Add Series Option to QB #6178

wants to merge 4 commits into from

Conversation

acwhite211
Copy link
Member

Fixes #6116

Implement the front-end and back-end code for allowing Series queries to be performed in the QB. Similar to the Series query functionality in Specify 6, this PR implements the functionality described in the issue here #6166 (comment). Note that we made the decision for now to not perform the series and distinct. Also, not sure if this will work with the 'age' field, will see after adding unit tests.

Checklist

  • Self-review the PR after opening it to make sure the changes look good and
    self-explanatory (or properly documented)
  • Add automated tests
  • Add relevant issue to release milestone
  • Add relevant documentation (Tester - Dev)

Testing instructions

TBD

@acwhite211 acwhite211 added this to the 7.10.1 milestone Jan 30, 2025
@acwhite211
Copy link
Member Author

Still a work in progress. Need to add unit tests to verify that the back-end functionality is correct. Need to fix the front-end as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋Back Log
Development

Successfully merging this pull request may close these issues.

Automatically clear the cache when the user switches collections or logs out
1 participant