Closed
Bug 1035799
Opened 11 years ago
Closed 11 years ago
BzAPI compatibility layer only returns whiteboard field if non-empty, unlike bzapi
Categories
(bugzilla.mozilla.org :: Extensions, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: dkl)
References
Details
Found whilst doing bug 1034524.
Compare:
https://api-dev.bugzilla.mozilla.org/latest/bug?keywords=intermittent-failure&include_fields=id,summary,status,whiteboard&changed_after=2014-07-01
And:
https://bugzilla.mozilla.org/bzapi/bug?keywords=intermittent-failure&include_fields=id,summary,status,whiteboard&changed_after=2014-07-01
bzapi always returns the whiteboard field, whereas the bzapi compatibility layer only returns it if it is non-empty.
| Assignee | ||
Comment 1•11 years ago
|
||
Fixed in git
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
9fbf234..fce9ee9 master -> master
Assignee: nobody → dkl
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•11 years ago
|
||
Great thank you :-)
Is there any way we can easily tell if there are any more like this?
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
•