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

Fixed #16386 - some fields not populating with user data on edit #16409

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

snipe
Copy link
Owner

@snipe snipe commented Mar 4, 2025

This fixes #16386, where the location, manager, etc fields would not remain populated on edit.

@snipe snipe merged commit e19003a into develop Mar 4, 2025
2 of 5 checks passed
@snipe snipe deleted the #16386_user_dropdown_fields_not_populating_on_edit branch March 4, 2025 15:28
Copy link

what-the-diff bot commented Mar 4, 2025

PR Summary

  • Improvement in the 'edit' Method
    The 'edit' method now provides more information because we've added an additional variable 'item' in the return statement, filled with the data from the current user.

  • Update in the 'getClone' Method
    The 'getClone' method also mirrors these changes and will now include the 'item' variable in its response, supplying the information about the current user.

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