- Merge request !2Issue #3322144: Pulling user fields using cron isn't working → (Closed) created by ekes
- First commit to issue fork.
Hi @ekes, I found the code failed if a UID didn't have a valid user (eg if the user was deleted). Also tried to make it more efficient by only processing users who have a Moodle ID. See https://git.drupalcode.org/issue/moodle_rest-3322144/-/commit/737fe3b497....
- Merge request !6Issue #3322144: Pulling user fields using cron isn't working 1.1.x → (Open) created by gaddman
- 🇳🇱Netherlands ekes
Looks good. The failing tests are because of upgraded PHPUnit, so they need fixing separately.