Open Bug 1172249 Opened 10 years ago Updated 9 months ago

missing 'default_cc' in GET /rest/product/(id_or_name)

Categories

(Bugzilla :: WebService, enhancement)

enhancement
Not set
normal

Tracking

()

People

(Reporter: bekzod.ruzmetov, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36 Steps to reproduce: GET /rest/product/(id_or_name) Actual results: While we can get "default_assigned_to" of a component via GET /rest/product/(id_or_name), there is no chance to get default_cc. Expected results: Would be nice to add it into components section of the response as below: "components": [ { "is_active": true, "default_assigned_to": "admin@bugzilla.org", "default_cc":"someaddress@bugzilla.org", ...
Group: bugzilla-security
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: