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

dbio.wsgi.project: Fix query sorting failure #7

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

RayPlante
Copy link
Collaborator

@RayPlante RayPlante commented Apr 2, 2024

This fixes the SortByPerm error in both regular and advance searching, caused by a missing import statement. This PR also fixes a project test that uses the MongoDB backend.

There is one failing test in test_inmem.py related to advance searching, so I leave that to you to fix. ;-)

@Iskander54 Iskander54 merged commit ce6bd74 into feature/dbio-selected-ep Apr 3, 2024
0 of 2 checks passed
@RayPlante RayPlante deleted the fix/sort-by-perm branch May 22, 2024 19:47
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