Project

General

Profile

Actions

Feature #9664

open

CRUD operations for "custom field definitions" (not setting custom fields on issues!)

Added by Alex Last about 14 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Category:
REST API
Target version:
-
Resolution:

Description

my Redmine Java API tests check that a new Issue has some custom fields set.
to do that, I have to create those custom field definitions in Redmine manually first.

would be nice to improve the tests so that they could create the required custom fields in Redmine - but unfortunately Redmine's REST API does not allow that.
Again, I'm talking about creating custom fields definitions in Redmine install, not setting already defined custom fields on an Issue.

I understand that this operation would probably require an admin permission - that's fine.


Files

redmine-customfields-rest.patch (1.69 KB) redmine-customfields-rest.patch Vincent Caron, 2013-09-24 14:25

Related issues

Related to Redmine - Feature #11159: REST API for getting CustomField definitionsClosedJean-Philippe LangActions
Related to Redmine - Feature #18966: API - Custom field creationClosedActions
Has duplicate Redmine - Feature #18848: Expand custom field APIClosedActions
Has duplicate Redmine - Feature #35216: Create/Update custom fields via APIClosedActions
Actions

Also available in: Atom PDF