-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Bug/57577 broken ordering by multi value custom fields #16762
Merged
toy
merged 16 commits into
dev
from
bug/57577-broken-ordering-by-multi-value-custom-fields
Sep 26, 2024
Merged
Bug/57577 broken ordering by multi value custom fields #16762
toy
merged 16 commits into
dev
from
bug/57577-broken-ordering-by-multi-value-custom-fields
Sep 26, 2024
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c695101 - Browse repository at this point
Copy the full SHA c695101View commit details -
use array to order by user custom field instead of 3 order statements
Switch to using mail instead of id as agreed, as array can't contain different types and mail is an unique string. This should not be a security concern, as minimal information is exposed
Configuration menu - View commit details
-
Copy full SHA for 2047b3d - Browse repository at this point
Copy the full SHA 2047b3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a190ef0 - Browse repository at this point
Copy the full SHA a190ef0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d25bec9 - Browse repository at this point
Copy the full SHA d25bec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8639a3 - Browse repository at this point
Copy the full SHA c8639a3View commit details
Commits on Sep 26, 2024
-
use eq_array matcher to see difference in order when ordering by cust…
…om field is unexpected
Configuration menu - View commit details
-
Copy full SHA for 5be7a1d - Browse repository at this point
Copy the full SHA 5be7a1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 749020d - Browse repository at this point
Copy the full SHA 749020dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d916a2 - Browse repository at this point
Copy the full SHA 8d916a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0b1cb6 - Browse repository at this point
Copy the full SHA e0b1cb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d0a380 - Browse repository at this point
Copy the full SHA 1d0a380View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6ab023 - Browse repository at this point
Copy the full SHA b6ab023View commit details -
Configuration menu - View commit details
-
Copy full SHA for e58a168 - Browse repository at this point
Copy the full SHA e58a168View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15db96d - Browse repository at this point
Copy the full SHA 15db96dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40af26b - Browse repository at this point
Copy the full SHA 40af26bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6199be8 - Browse repository at this point
Copy the full SHA 6199be8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c768f8b - Browse repository at this point
Copy the full SHA c768f8bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.