Actions
Defect #38376
openWEBAPI - Create project with custom fields
Status:
New
Priority:
Normal
Assignee:
-
Category:
Projects
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
I'm trying to create a new project using the attached json file.
The Project has been created correctly but the custom field is not filled in.
No errors are provided.
The credential used to call the web api is the username and the password of the administrator of the redmine installation.
Files
Updated by Jean-Philippe Lang over 1 year ago
"custom_field_values" should be inside the "project" hash, at the same level as the other project attributes (eg. name, identifier…), not outside.
Actions