Defect #27048
closedunable to update issues through API
0%
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
Updated by Toshi MARUYAMA about 7 years ago
- Status changed from New to Needs feedback
- Priority changed from Urgent to Normal
Please describe more details and see submissions.
Updated by Alexandre Mendonça Lima about 7 years ago
I'm facing same problem ->
Did you find a solution?
Updated by Alexandre Mendonça Lima about 7 years ago
I found the problem. Details here:
It had caused by a plugin, probably incompatible with your redmine version. Try to disable some plugins and test, until find your bad plugin.
Updated by Toshi MARUYAMA about 7 years ago
- Status changed from Needs feedback to Closed
- Resolution set to No feedback
No feedback from author.