API error from Zendesk when updating user if user doesn't exist on Zendesk

Created on 1 March 2023, almost 2 years ago
Updated 22 March 2023, almost 2 years ago

Problem/Motivation

we call

        $this->zendeskClient->users()->update($user_id, $data);

with no $user_id!

Also, $user_id is TERRIBLE name for the variable, as it's the ZENDESK ID here, not the Drupal ID which the name makes it look like.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇬🇧United Kingdom joachim

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024