You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This deprecation warning is showing up when viewing the All runs page (admin/tool/dataflows/runs.php?id=1)
get_all_user_name_fields() is deprecated. Please use the \core_user\fields API instead
line 3280 of /lib/deprecatedlib.php: call to debugging()
line 59 of /admin/tool/dataflows/runs.php: call to get_all_user_name_fields()
The text was updated successfully, but these errors were encountered:
This deprecation warning is showing up when viewing the All runs page (admin/tool/dataflows/runs.php?id=1)
The text was updated successfully, but these errors were encountered: