Skip to content

[bot] Fast-forward for 26.5.0#637

Merged
github-actions[bot] merged 4 commits into
release26.5from
26.5_ff_bot_26.5.0
May 20, 2026
Merged

[bot] Fast-forward for 26.5.0#637
github-actions[bot] merged 4 commits into
release26.5from
26.5_ff_bot_26.5.0

Conversation

@github-actions
Copy link
Copy Markdown

Generated automatically.
Approve all matching PRs simultaneously.
Approval will trigger automatic merge.
View all PRs: https://internal.labkey.com/Scrumtime/Backlog/harvest-gitOpenPullRequests.view?branch=26.5_ff_bot_26.5.0

labkey-adam and others added 4 commits May 2, 2026 10:12
…tion, and Selenium tests (#622)

- `TestResultsSchema `extends UserSchema with DefaultSchema.registerProvider() registration, FK lookup columns, and wrapAllColumns() in createTable()
  - _Post-deploy_: Delete external schema on skyline.ms since the code-level registration now supersedes it. 
- Added form classes replacing all request.getParameter() calls across all actions
- Integer/Boolean for optional form parameters with null guards and descriptive error messages
- ParseException handling with SimpleErrorView for date parameters
- `cause` field added to error API responses; JSP alert messages updated to display it
- Added addNavTrail overrides to prevent missing page title warnings
- New `TestResultsTest` Selenium test class covering begin page, show run, run lookup, user runs, long-term trends, failures, flagging, and training data workflows
  - `BeginAction` (rundown page, date navigation, viewType selector)
  - `ShowRunAction` (run detail, pass sorting)
  - `ShowUserAction` (user page, date range)
  - `LongTermAction` (viewType selector)
  - `ShowFailuresAction` (failure detail, viewType selector)
  - `FlagRunAction` / `ShowFlaggedAction` (flag/unflag workflow)
  - `TrainRunAction` / `TrainingDataViewAction` (add/remove training set workflow)
  - `ViewLogAction` (view run log)
  - `ViewXMLAction` (view run XML)
  - `ChangeBoundariesAction` (update warning/error boundaries)
  - `SetUserActiveAction` (activate/deactivate user)
  - `DeleteRunAction` (delete a run)
- Replaced deprecated `javax.management.modelmbean.XMLParseException` with `IllegalArgumentException`
- Switched from `org.springframework.util.StringUtils` to `org.apache.commons.lang3.StringUtils`
@github-actions github-actions Bot merged commit 601d2dd into release26.5 May 20, 2026
16 checks passed
@github-actions github-actions Bot deleted the 26.5_ff_bot_26.5.0 branch May 20, 2026 17:46
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.

4 participants