Actions
Defect #18236
closedupdating custom field value from code doesn't work.
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
Hi,
I have the latest version of redmine and trying to update the custom field values from the code- app/views/issues/new.html.erb.
Is this the correct format "custom_fields.custom_field0 = 16" ?
Actions