Skip to content

[bot] Merge 26.9 to develop - #762

Merged
github-actions[bot] merged 3 commits into
developfrom
fb_bot_merge_26.9
Sep 16, 2026
Merged

github-actions[bot] merged 3 commits into
developfrom
fb_bot_merge_26.9

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Generated automatically.
Merging changes from: 2933894
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.9

labkey-martyp and others added 3 commits September 11, 2026 04:59
## Rationale

The Rearrival form collects fields that do not apply to a returning
animal and omits the ones that do, and a completed rearrival leaves the
animal in a departed state. It asks for an acquisition type and a CITES
number, though an animal that is coming back was already acquired, and
it does not ask which project, which protocol or which location the
animal returns to. A departure closes the animal's project assignment,
protocol assignment and housing records, so a rearrival has to open them
again, and it has to put the animal back to Alive.

## Related Pull Requests

- LabKey/ehrModules#1200 — needed alongside this
change, since entering a death for an animal that has arrived more than
once fails without it.

## Changes

- Replace acquisition type and CITES on the Rearrival form with project,
protocol and location, each required, as they are on the Arrival form.
- Open the project assignment, protocol assignment and housing records
for a rearrival, matching what an arrival already does.
- Return a rearrived animal to Alive once the rearrival is completed.
- Add a Selenium test covering the fields the form collects, the records
a rearrival opens and the status change.
@github-actions
github-actions Bot merged commit ad74be7 into develop Sep 16, 2026
7 checks passed
@github-actions
github-actions Bot deleted the fb_bot_merge_26.9 branch September 16, 2026 17:57
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