Closed
Bug 1272885
Opened 9 years ago
Closed 9 years ago
[MERGE] Can't locate object method "datetime_format_inbound" when datetime field is specified as search query
Categories
(bugzilla.mozilla.org :: API, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: kohei, Assigned: dkl)
References
Details
Searching bugs with the last_change_time or creation_time field raises the following error:
> Can't locate object method "datetime_format_inbound" via package "Bugzilla::API::1_0::Server"
Examples:
https://bugzilla-merge.allizom.org/rest/bug?creator=kohei.yoshino@gmail.com&last_change_time=2016-01-01
https://bugzilla-merge.allizom.org/rest/bug?creator=kohei.yoshino@gmail.com&creation_time=2016-01-01
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → dkl
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
98e586b..4b0d177 upstream-merge -> upstream-merge
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•