summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/api/core/v1/product.rst
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2018-10-14 18:19:50 +0200
committerDylan William Hardison <dylan@hardison.net>2018-10-14 18:19:50 +0200
commitce00a61057535d49aa0e83181a1d317d7842571b (patch)
tree280243de9ff791449fb2c82f3f0f2b9bd931d5b2 /docs/en/rst/api/core/v1/product.rst
parent6367a26da4093a8379e370ef328e9507c98b2e7e (diff)
parent6657fa9f5210d5b5a9b14c0cba6882bd56232054 (diff)
downloadbugzilla-ce00a61057535d49aa0e83181a1d317d7842571b.tar.gz
bugzilla-ce00a61057535d49aa0e83181a1d317d7842571b.tar.xz
Merge remote-tracking branch 'bmo/master'
Diffstat (limited to 'docs/en/rst/api/core/v1/product.rst')
-rw-r--r--docs/en/rst/api/core/v1/product.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/en/rst/api/core/v1/product.rst b/docs/en/rst/api/core/v1/product.rst
index 4819bbbbe..a1f5bd3c8 100644
--- a/docs/en/rst/api/core/v1/product.rst
+++ b/docs/en/rst/api/core/v1/product.rst
@@ -142,6 +142,7 @@ type string The group of products to return. Valid values are
]
},
"default_qa_contact": "",
+ "triage_owner": "",
"description": "This is a test component."
}
],
@@ -215,6 +216,9 @@ default_assigned_to string The login name of the user to whom new bugs
default_qa_contact string The login name of the user who will be set as
the QA Contact for new bugs by default. Empty
string if the QA contact is not defined.
+triage_owner string The login name of the user who is named as the
+ Triage Owner of the component. Empty string if the
+ Triage Owner is not defined.
sort_key int Components, when displayed in a list, are sorted
first by this integer and then secondly by their
name.