Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-57840

core_user_external::get_users_by_field() missing some fields.

    XMLWordPrintable

Details

    Description

      There are a few fields missing from the result when calling this function.

      One example that is affected is this webservice, see: http://moodle.test/admin/webservice/documentation.php then expand core_user_get_users_by_field

      One of the fields listed there is the 'auth' field, which is missing because get_users_by_field() did not provide it.

      Please note that in Moodle 29 we could get the auth field (and others) using the get_users_by_id() which was deprecated and removed.

      I am marking this as a BUG because scripts that relied on get_users_by_id() may not work on Moodle 31 using the get_users_by_field() replacement.

      Attachments

        Activity

          People

            roperto Daniel Thee Roperto
            roperto Daniel Thee Roperto
            Rajesh Taneja Rajesh Taneja
            Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
            CiBoT CiBoT
            David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              8/May/17