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

In Moodle 4.4+: get_all_user_name_fields() is deprecated #893

Closed
dmitriim opened this issue Sep 2, 2024 · 1 comment
Closed

In Moodle 4.4+: get_all_user_name_fields() is deprecated #893

dmitriim opened this issue Sep 2, 2024 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@dmitriim
Copy link
Member

dmitriim commented Sep 2, 2024

Coding error detected, it must be fixed by a programmer: get_all_user_name_fields() is deprecated. Please use the \core_user\fields API instead

More information about this error
Debug info:
Error code: codingerror
Stack trace:

line 2796 of /lib/deprecatedlib.php: coding_exception thrown
line 59 of /admin/tool/dataflows/runs.php: call to get_all_user_name_fields()
@dmitriim dmitriim added bug Something isn't working enhancement New feature or request labels Sep 2, 2024
@dmitriim
Copy link
Member Author

dmitriim commented Sep 2, 2024

Ah duplicate of #887

@dmitriim dmitriim closed this as completed Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant