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

Added feature to iter_call to force a orderBy filter #2202

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Conversation

allmightyspiff
Copy link
Member

Added feature to iter_call to force a orderBy filter on the id property if the filter does not already include an orderBy filter of some kind. Updated all the methods that were using unOrdered iter_call to have a specific orderBy filter.

Fixed #1949

…ty if the filter does not already include an orderBy filter of some kind. Updated all the methods that were using unOrdered iter_call to have a specific orderBy filter.
@allmightyspiff allmightyspiff added the Core Issues dealing with core functionality label Dec 13, 2024
@allmightyspiff allmightyspiff self-assigned this Dec 13, 2024
tests/utils_tests.py Fixed Show fixed Hide fixed
@allmightyspiff allmightyspiff merged commit deaa4eb into master Dec 16, 2024
12 checks passed
@allmightyspiff allmightyspiff deleted the issues1949 branch December 16, 2024 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Issues dealing with core functionality
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Emit warning when not using a orderBy filter for iter_call
1 participant