Skip to content

Add audit log for successful LK version changes- #7943 - #2063

Merged
cnathe merged 10 commits into
developfrom
fb_550_upgradeAudit
Aug 21, 2026
Merged

Add audit log for successful LK version changes- #7943#2063
cnathe merged 10 commits into
developfrom
fb_550_upgradeAudit

Conversation

@cnathe

@cnathe cnathe commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Rationale

In order to understand when their servers were upgraded, we want to expose a new audit table that tracks deployments/startups with new builds.

This PR adds the audit log query name to the app admin settings "Audit Log" page:
Screenshot 2026-08-19 at 3 54 41 PM

Related Pull Requests

Changes

  • Add audit log for successful LK version changes

Comment thread packages/components/src/internal/components/auditlog/constants.ts Outdated
@cnathe
cnathe merged commit c1b3226 into develop Aug 21, 2026
3 checks passed
@cnathe
cnathe deleted the fb_550_upgradeAudit branch August 21, 2026 18:23
cnathe added a commit to LabKey/platform that referenced this pull request Aug 21, 2026
## Rationale
In order to understand when their servers were upgraded, we want to
expose a new audit table that tracks deployments/startups with new
builds.

#### Related Pull Requests
- #7943
- LabKey/testAutomation#3159
- LabKey/labkey-ui-components#2063
- LabKey/limsModules#2418

## Changes
- New System Upgrade audit table
- Populate table with a new row every startup that's using a different
build
- Variant of getAuditEvents() for setting maxRows

---------

Co-authored-by: Susan Hert <susanh@labkey.com>
Co-authored-by: cnathe <cnathe@labkey.com>
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