Skip to content

[bot] Fast-forward for 26.3.14#649

Merged
github-actions[bot] merged 1 commit into
release26.3from
26.3_ff_bot_26.3.14
Jun 21, 2026
Merged

[bot] Fast-forward for 26.3.14#649
github-actions[bot] merged 1 commit into
release26.3from
26.3_ff_bot_26.3.14

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.3_ff_bot_26.3.14

- Child tables (`testpasses`, `testfails`, `handleleaks`, `memoryleaks`, `hangs`, `trainruns`) filter to the current folder by joining back to `testruns`.
- `user` table shows only computers with a run in the folder. Also fixes the User dropdown and Training Data tab.
- `getUsers()` reads the filtered `user` query table. 
- Run ingestion (`ParseAndStoreXML`) resolves a computer by name with a deliberately **unscoped** `findUserIdByName()`. The `user` row is global (no container column), `PostAction` is `@RequiresNoPermission`, and a
computer's first post to a folder has no run there yet, so any container filter would miss it and create a duplicate. The method returns only an id (no row data).
- `testContainerFiltering` covers the child tables, the `user` query table, and the User-page dropdown.

Co-authored-by: Claude <noreply@anthropic.com>
@github-actions github-actions Bot merged commit f7e75ca into release26.3 Jun 21, 2026
15 checks passed
@github-actions github-actions Bot deleted the 26.3_ff_bot_26.3.14 branch June 21, 2026 15:34
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.

3 participants