Actions
Defect #17808
closedInternal error when creating projects having a List format custom field
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Cant reproduce
Affected version:
Description
Here is the relevant section from the log file:
Completed 500 Internal Server Error in 482.5ms TypeError (can't convert Array into String): app/controllers/projects_controller.rb:83:in `create'Sequence to reproduce:
- Go to Administration -> Costom fields and create a new custom field in Projects of type (format) List.
- Go to Projects and create a new project.
- Clicking on Create raises the above error.
Actions