Skip to content

[bot] Merge 26.3 to 26.6#648

Merged
github-actions[bot] merged 2 commits into
release26.6-SNAPSHOTfrom
26.6_fb_bot_merge_26.3
Jun 21, 2026
Merged

[bot] Merge 26.3 to 26.6#648
github-actions[bot] merged 2 commits into
release26.6-SNAPSHOTfrom
26.6_fb_bot_merge_26.3

Conversation

@github-actions

Copy link
Copy Markdown

Generated automatically.
Merging changes from: f7e75ca
Approve all matching PRs simultaneously.
Approval will trigger automatic merge.
Verify all PRs before approving: https://internal.labkey.com/Scrumtime/Backlog/harvest-gitOpenPullRequests.view?branch=26.6_fb_bot_merge_26.3

vagisha and others added 2 commits June 17, 2026 18:51
- 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 7fb4a2f into release26.6-SNAPSHOT Jun 21, 2026
8 checks passed
@github-actions github-actions Bot deleted the 26.6_fb_bot_merge_26.3 branch June 21, 2026 15:39
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