Skip to content

[bot] Fast-forward for 26.7.9 - #1039

Merged
github-actions[bot] merged 4 commits into
release26.7from
26.7_ff_bot_26.7.9
Sep 15, 2026
Merged

github-actions[bot] merged 4 commits into
release26.7from
26.7_ff_bot_26.7.9

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.7_ff_bot_26.7.9

LeviCameron1 and others added 4 commits September 10, 2026 13:17
## Rationale
Register roles for adoptions permissions. Forgot to do this initially
and this will let us add users to access the adoptions table.

## Related Pull Requests

## Changes
- Add roles to CageUI Module
## Rationale
Based off of Josh's PR for 26.7 this extends it a little bit more adding
a timeout on requests to 500ms. It looks like the ID field was a big
problem since it was making a call to the demographics to verify the ID
was correct for each keystroke. This further optimization waits for the
user to stop typing before making that call.

The feeding form doesn't seem to have the same problem with the ID field
as the weights form so I didn't make any changes to it.

## Related Pull Requests
#1033

## Changes

- Added timeout for call to demographics table to ensure the user stoped
typing before calling. Weights form only.

---------

Co-authored-by: labkey-jeckels <jeckels@labkey.com>
## Rationale
Scale was being incorrectly parsed to int when it should be a double for
room size.

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

## Changes
- Updated java code to be double instead of int for scale
@github-actions
github-actions Bot merged commit 17c059b into release26.7 Sep 15, 2026
17 of 22 checks passed
@github-actions
github-actions Bot deleted the 26.7_ff_bot_26.7.9 branch September 15, 2026 19:03
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