]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1562364 - Enforce setting bug type when creating bug through API
authorKohei Yoshino <kohei.yoshino@gmail.com>
Tue, 6 Aug 2019 16:17:34 +0000 (12:17 -0400)
committerdklawren <dklawren@users.noreply.github.com>
Tue, 6 Aug 2019 16:17:34 +0000 (12:17 -0400)
commite72d023440c50f65a928bd3eead2ee35d60610cb
tree17097e7b1a98eea0a6aa9e92b7e440873b7774c6
parentb9264a4950ac7f01c7e16858f3a1089844c4ab88
Bug 1562364 - Enforce setting bug type when creating bug through API
22 files changed:
Bugzilla/Bug.pm
Bugzilla/Config/BugFields.pm
Bugzilla/Field.pm
Bugzilla/WebService/Bug.pm
Bugzilla/WebService/Constants.pm
docs/en/rst/administering/parameters.rst
docs/en/rst/api/core/v1/bug.rst
docs/en/rst/api/core/v1/bugzilla.rst
extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
extensions/BugModal/template/en/default/bug_modal/field.html.tmpl
js/field.js
qa/t/lib/QA/Tests.pm
qa/t/webservice_bug_create.t
qa/t/webservice_bug_fields.t
qa/t/webservice_bug_get.t
qa/t/webservice_bug_get_bugs.t
qa/t/webservice_bug_search.t
template/en/default/admin/params/bugfields.html.tmpl
template/en/default/bug/create/create.html.tmpl
template/en/default/bug/field-label.html.tmpl
template/en/default/bug/field.html.tmpl
template/en/default/global/user-error.html.tmpl