Actions
Defect #27048
closedunable to update issues through API
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Custom fields
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
No feedback
Affected version:
Description
CRM ID field not activate for this project
Completed 500 Internal Server Error in 2547ms
TypeError (can't convert Symbol into Integer):
app/models/issue.rb:163:in `create_or_update'
app/models/issue.rb:1075:in `block in save_issue_with_child_records'
app/models/issue.rb:1062:in `save_issue_with_child_records'
app/controllers/issues_controller.rb:179:in `update'
when trying update the issue through API, the above error generated in the log file
Actions