Vote #73818
完了Unable to set custom fields for versions using the REST API
0%
説明
When uusing the REST API to update the versions (using the xml format), the custom fields are ignored if the syntax is used as described on http://www.redmine.org/projects/redmine/wiki/Rest_api
After modifying the @app/model/version.rb@ similar to r9783 it worked. The solution is therefore pretty simple.
I only checked to update the versions. Maybe this bug is also present for other models.
journals
Fixed in r11760 with a test, I've checked the other models.
Thanks for pointing this out.
--------------------------------------------------------------------------------
Merged.
--------------------------------------------------------------------------------