Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessory checkin via API reported wrong target user #13476

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

uberbrady
Copy link
Collaborator

This is a cherry-pick of the same commit that was merged to master - so sorry for the mis-target!

@what-the-diff
Copy link

what-the-diff bot commented Aug 16, 2023

PR Summary

  • Modification of Check-in Method in Accessories Controller
    The way we record the check-in action has been updated for better data accuracy. We previously logged the action using the user ID from the 'accessory_user' model. Now, we're using the 'assigned_to' property from the same model. This change ensures we log the right user who performed the check-in action.

@snipe
Copy link
Owner

snipe commented Aug 16, 2023

Thanks!

@snipe snipe merged commit b81c682 into snipe:develop Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants