Project

General

Profile

Actions

Feature #44153

closed

Include associated projects in issue custom fields API response

Added by Go MAEDA 25 days ago. Updated 13 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
REST API
Target version:
Resolution:
Fixed

Description

This patch adds project scope information to the Custom Fields REST API. For IssueCustomField entries returned by GET /custom_fields.(xml|json), the response now includes is_for_all and a projects array containing the projects associated with the custom field.

In the web UI, administrators can configure an issue custom field to be available for all projects or only for specific projects. However, the REST API currently does not expose which projects are associated with the custom field.

This patch exposes the same project scope information through the REST API, improving consistency with the web UI.


Files

Actions

Also available in: Atom PDF