The GitHub Actions job "End to End" on grails-core.git/fix/dynamic-finder-sort-validation has succeeded. Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run: 91885f07ed3da43398901da7a2726e6b5926bb33 / James Fredley <[email protected]> fix: trim and validate DynamicFinder order direction DynamicFinder.buildOrder treated any order other than exact equalsIgnoreCase("desc") as ascending, so values like " DESC " silently sorted ascending. Trim whitespace, accept asc/desc case-insensitively, and reject anything else with IllegalArgumentException("Invalid sort direction"), matching HqlListQueryBuilder.normalizeDirection. Assisted-by: opencode:xai/grok-4.6 Report URL: https://github.com/apache/grails-core/actions/runs/34378960183 With regards, GitHub Actions via GitBox
