Skip to content

Fixed #17972 - set last_checkin if asset is checked in during an update#17973

Merged
snipe merged 2 commits intogrokability:developfrom
marcusmoore:fixes/17972-update-last-checkin-upon-edit
Oct 3, 2025
Merged

Fixed #17972 - set last_checkin if asset is checked in during an update#17973
snipe merged 2 commits intogrokability:developfrom
marcusmoore:fixes/17972-update-last-checkin-upon-edit

Conversation

@marcusmoore
Copy link
Copy Markdown
Collaborator

Currently, if you edit an asset that is checked out via the UI and set the status to something undeployable the asset is checked in but the last_checkin property on the model is not updated. This PR fixes that.


Fixes #17972

@marcusmoore marcusmoore requested a review from snipe as a code owner October 2, 2025 21:02
@snipe snipe merged commit 6b98393 into grokability:develop Oct 3, 2025
10 of 11 checks passed
@marcusmoore marcusmoore deleted the fixes/17972-update-last-checkin-upon-edit branch October 6, 2025 17:55
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.

[Bug]: "Last checkin" column does not show last checkin, if asset gets assigned undeployable status and thereby gets automatically checked in

2 participants