Skip to content

WP-1987-sort-insensitive#176

Open
fblackburn1 wants to merge 1 commit intomasterfrom
WP-1987-sort-insensitive
Open

WP-1987-sort-insensitive#176
fblackburn1 wants to merge 1 commit intomasterfrom
WP-1987-sort-insensitive

Conversation

@fblackburn1
Copy link
Member

@fblackburn1 fblackburn1 commented Mar 16, 2026

why: this define which columns should be ordered case insensitively or
not.


Note

Medium Risk
Adds a new order_insensitive field to ListSchema load results, which changes the shape of parsed list-query params and could affect downstream consumers relying on exact keys.

Overview
ListSchema now supports declaring sort_insensitive_columns and, on load, emits a new boolean order_insensitive indicating whether the requested order column should be sorted case-insensitively.

Tests were extended to cover default behavior and the true/false cases when order is (or isn’t) included in sort_insensitive_columns.

Written by Cursor Bugbot for commit bd25781. This will update automatically on new commits. Configure here.

why: this define which columns should be ordered case insensitively or
not.
@wazo-community-zuul
Copy link
Contributor

Build succeeded.
https://zuul.wazo.community/zuul/t/local/buildset/cbc76da241bb4f04b1278ffa94705efa

✔️ wazo-tox-py311 SUCCESS in 2m 46s
✔️ tox-linters SUCCESS in 2m 36s
✔️ wazo-tox-integration-py311 SUCCESS in 7m 47s
✔️ debian-packaging-bookworm SUCCESS in 2m 54s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant