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

Correctly save user’s city on bulk edit #15465

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

snipe
Copy link
Owner

@snipe snipe commented Sep 9, 2024

This addresses #15464 - previously the system was not saving the city value on user bulk edit if a value was provided.

Signed-off-by: snipe <snipe@snipe.net>
Copy link

what-the-diff bot commented Sep 9, 2024

PR Summary

  • Improvement in BulkUsersController.php
    The code for handling user data in bulk has been modified. Now, it can include user's city information in the request, but only when it's available. This ensures better data accuracy and handling.

@snipe snipe merged commit b2a6349 into develop Sep 9, 2024
8 of 9 checks passed
@snipe snipe deleted the update_city_on_bulk_user_edit branch September 9, 2024 09:06
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.

1 participant