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

Use the null-safe property accessor for new-user creation #15414

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

uberbrady
Copy link
Collaborator

@uberbrady uberbrady commented Aug 29, 2024

What it says on the tin!

Corrects a defect created in #15284

Copy link

what-the-diff bot commented Aug 29, 2024

PR Summary

  • Enhanced Error Handling in SaveUserRequest.php
    This pull request modifies the rules() function within SaveUserRequest.php. The change mitigates potential null value issues that may arise, enhancing the overall reliability of the user-related operations. The system can now gracefully handle null user properties without producing any errors, thus improving user experience and system stability.

@snipe snipe merged commit e4ebabd into snipe:develop Aug 29, 2024
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