Closed
Bug 939289
Opened 11 years ago
Closed 11 years ago
Ember.show API isn't returning field or attachment changes properly when last_updated field is provided
Categories
(bugzilla.mozilla.org :: API, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: erik.bryn, Assigned: dkl)
Details
It appears to only work correctly with comments. Should be pretty easy to reproduce. I can see the changes on the history page of the existing interface.
Not sure if this was working in bug 919199 or if it was an issue introduced by bug 938763.
Here's an example bug.
History: https://bugzilla-dev.allizom.org/show_activity.cgi?id=916626
Ember.show API: https://bugzilla-dev.allizom.org/rest/ember/show/916626
Example w/o field change: https://bugzilla-dev.allizom.org/rest/ember/show/916626?last_updated=2013-11-15T22:51:45Z
Assignee | ||
Comment 2•11 years ago
|
||
Fixed.
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.2
modified extensions/Ember/lib/WebService.pm
Committed revision 9148.
Assignee: nobody → dkl
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•