[bot] Merge 26.3 to develop#944
Merged
Merged
Conversation
- Fix various failures uncovered during Query Validation. - Add colonyPopulationChange.sql with slight modification since core EHR version does not pass validation. - Remove unused and invalid LabworkOvaParasite.sql. - Update the test to enable query validation, and refactor the setup data so validation passes successfully.
- Add `SNPRC_EHRUpgradeCode.fixSpecimenStorageColumnNames`: for each `PropertyDescriptor` in the specimen storage schema, if its `StorageColumnName` doesn't resolve on the provisioned table but `Name` does, update `StorageColumnName` to `Name`. Skips and logs when neither name resolves or both already match. - Bump `snprc_ehr` schema version 26.000 -> 26.001 and register the upgrade code. - Add SQL Server-only upgrade script `snprc_ehr-26.000-26.001.sql` invoking the Java upgrade code (no Postgres script -- runs only on the source side prior to migration). - Add `platform:study` apiJar dependency required by `SNPRC_EHRUpgradeCode` for `SpecimenTablesProvider`. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
labkey-klum
approved these changes
May 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Generated automatically.
Merging changes from: b68f55e
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