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

Fixes the mail locale check #16034

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

Godmartinz
Copy link
Collaborator

The mail locale check was looking for a false when it should of been looking for a true on if ($event->checkedOutTo->locale)

Copy link

what-the-diff bot commented Jan 7, 2025

PR Summary

  • Updated conditions for "Checked Out" and "Checked In" events
    The team has refined the conditions within the "onCheckedOut" and "onCheckedIn" methods. Now, these methods adequately verify if a 'locale' is already set, thereby enhancing the functionality and avoiding potential errors. This change ensures a more reliable behavior when items are checked in or out.

@snipe snipe merged commit ee6f60e into snipe:develop Jan 7, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants