Closed
Bug 1026421
Opened 11 years ago
Closed 11 years ago
"No QA contact" represented by "" instead of null
Categories
(bugzilla.mozilla.org :: Extensions, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: gerv, Assigned: dkl)
Details
https://bugzilla.mozilla.org/bzapi/bug?id=35?content-type=application/json
has
"qa_contact" : {
"name" : null
},
https://api-dev.bugzilla.mozilla.org/latest/bug?id=35&content-type=application/json
has
"qa_contact": {
"name": ""
},
Gerv
Assignee | ||
Comment 1•11 years ago
|
||
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
d2c984a..7bcced3 master -> master
Assignee | ||
Comment 2•11 years ago
|
||
Meant to close it :)
Assignee: nobody → dkl
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Extensions: BzAPI Compatibility → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•