Skip to content

[bot] Merge 26.3 to develop (Conflicts)#985

Merged
github-actions[bot] merged 5 commits into
developfrom
fb_bot_merge_26.3
Jun 30, 2026
Merged

[bot] Merge 26.3 to develop (Conflicts)#985
github-actions[bot] merged 5 commits into
developfrom
fb_bot_merge_26.3

Conversation

@github-actions

Copy link
Copy Markdown

Automatic merge failed! Please merge 26.3 into fb_bot_merge_26.3 and resolve conflicts manually.

git fetch
git checkout fb_bot_merge_26.3
git reset --hard origin/develop
git merge df9f8ffd4bbc3cddff09a073c08c61e43f80cbf8 -m "Merge 26.3 to develop"

Resolve all conflicts (using IntelliJ or git mergetool)

git commit
git push --force

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=fb_bot_merge_26.3

LeviCameron1 and others added 4 commits June 22, 2026 22:13
#### Rationale
Clinpath acquired a new hematology analyzer which has a different text
format with more tests. This updates the parser used by clinpath to fit
the new text format and tests.

#### Related Pull Requests

#### Changes
- Update hematology upload to include new tests
- Add new tests to hematology display grid
#971)

WARNING: Please double check this link is formatted correctly. It
includes '/project/' at the beginning, which all other links do not.

wnprcLabs.html: Added 2 new links (carrion lab and evans lab) to WNPRC
Labs dropdown.

#### Rationale
<!-- Rationale describing why this pull request is needed, what behavior
it's adding/changing/removing, etc. (replace this comment) -->

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

#### Changes
* <!-- list of descriptions of changes that are worth noting (replace
this comment) -->
#### Rationale
Change to include new perdiems for BSL3 labs

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

#### Changes
- adding special project type
## Rationale

Adds end-to-end test coverage for the LovCombo fix in
LabKey/internal-issues#1266. The "Time of Day"
multi-select on the Treatments task's Import Scheduled Treatments dialog
is a string-valued `lovcombo`; before the fix its selections were
silently dropped and Submit failed validation with "Must provide room
and time of day".

## Related Pull Requests

- LabKey/platform#7796
- LabKey/premiumModules#638

## Changes

-
`WNPRC_EHR/test/src/org/labkey/test/tests/wnprc_ehr/WNPRC_EHRTest.java`:
add `testTreatmentTimeOfDayMultiSelect`, which opens the dialog, selects
multiple Time of Day values, asserts the selection is retained, and
submits — expecting the "No uncompleted treatments were found." alert
rather than the pre-fix "Must provide room and time of day" validation
alert.
 Conflicts:
	WNPRC_EHR/resources/queries/study/hematologyPivot.sql
@github-actions github-actions Bot merged commit 442f09e into develop Jun 30, 2026
8 of 9 checks passed
@github-actions github-actions Bot deleted the fb_bot_merge_26.3 branch June 30, 2026 16:35
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.

6 participants