Project

General

Profile

Actions

Defect #38376

open

WEBAPI - Create project with custom fields

Added by Diego Boca 12 months ago. Updated 12 months ago.

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

project.json (593 Bytes) project.json Diego Boca, 2023-03-24 17:07
Actions #1

Updated by Jean-Philippe Lang 12 months 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

Also available in: Atom PDF