Skip to content

[bot] Fast-forward for 26.9.0 - #3197

Merged
github-actions[bot] merged 5 commits into
release26.9from
26.9_ff_bot_26.9.0
Sep 16, 2026
Merged

github-actions[bot] merged 5 commits into
release26.9from
26.9_ff_bot_26.9.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.9_ff_bot_26.9.0

DariaBod and others added 5 commits August 25, 2026 16:39
## Rationale
The DataViewsPermissionsTest sometimes fails intermittently due to
issues with UI impersonation.

## Related Pull Requests
- <!-- list of links to related pull requests (replace this comment) -->

## Changes
- changed impersonation to API
- small fix for click editDataViews

<!-- list of standard tasks (remove this comment to enable)
## Tasks 📍
- [ ] Claude Code Review
- [ ] Manual Testing
- [ ] Test Automation
- [ ] Verify Fix
-->

----
Build:

[https://teamcity.labkey.org/buildConfiguration/LabKey_267Release_Community_DailySuites_DailyAPostgres/4150155](https://teamcity.labkey.org/buildConfiguration/LabKey_267Release_Community_DailySuites_DailyAPostgres/4150155)
…3183)

## Rationale
A single-jump Selenium drag can lift and drop having registered no
movement, so the reorder silently does nothing. Some of the changes in
this PR are already in develop due to previous test fixes.

## Related Pull Requests
- LabKey/platform#8015

## Changes
- `WebDriverWrapper.keyboardDragAndDrop(WebElement, int)` drives the
library's keyboard sensor instead of the mouse: Space to lift, one Arrow
per step, Space to drop.
- Overload taking a target element derives the step count from the two
handles' sibling indexes, so call sites read like the existing
`dragAndDrop(from, to)`.
- `FieldSelectionDialog.repositionField` delegates to the shared helper
instead of its own copy.
- `LoginConfigRow.getDragHandle()` exposes a row's drag handle. On the
authentication configuration page `dragHandleProps` sit on the row
wrapper rather than the visible `.domain-row-handle` icon, so the handle
is an ancestor of the row's component element.

<!-- list of standard tasks (remove this comment to enable)
## Tasks
- [ ] Claude Code Review
- [ ] Manual Testing
- [ ] Test Automation
- [ ] Verify Fix
-->
## Rationale
Update product keys backport

Co-authored-by: Susan Hert <susanh@labkey.com>
@github-actions
github-actions Bot merged commit 1a12d43 into release26.9 Sep 16, 2026
25 checks passed
@github-actions
github-actions Bot deleted the 26.9_ff_bot_26.9.0 branch September 16, 2026 18:27
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