We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Could you please fix fixVersion adding
Using ->setFieldValue('Fix versions','Default'); I get an error '{"errorMessages":[],"errors":{"fixVersions":"data was not an array"}}'
Payload [10015] => {"fields":{"project":{"key":"VT"},"issuetype":{"id":"10005"},"summary":"Summary","description":"Description","fixVersions":"Default","components":[{"id":"10112"}]}}
The text was updated successfully, but these errors were encountered:
Merge pull request #3 from php/RE-916_allow_to_search_issue_fields_by…
9ca7f6d
…_name [RE-916]: allow to get issue field by name
No branches or pull requests
Could you please fix fixVersion adding
Using ->setFieldValue('Fix versions','Default');
I get an error '{"errorMessages":[],"errors":{"fixVersions":"data was not an array"}}'
Payload
[10015] => {"fields":{"project":{"key":"VT"},"issuetype":{"id":"10005"},"summary":"Summary","description":"Description","fixVersions":"Default","components":[{"id":"10112"}]}}
The text was updated successfully, but these errors were encountered: