php-JiraCloud-RESTAPI
php-JiraCloud-RESTAPI copied to clipboard
"Data Was Not An Array"
The response is telling me this is not an array:
->addCustomField('customfield_11009', ['value' => $managerAtlassianID]) // Manager (User Picker)
Strings I can pass just fine, but this is failing for any custom field that is a drop down / "user picker."