Open Bug 716056 Opened 13 years ago Updated 10 years ago

Support minutes for relative dates in advanced searches

Categories

(Bugzilla :: Query/Bug List, enhancement)

enhancement
Not set
normal

Tracking

()

People

(Reporter: dbuchner, Unassigned)

References

Details

I have a Bugzilla app what a feature that needs to ping Bugzilla via web service API for a true/false indication of whether or not bugs matching the query have changed in the last 5 minutes. The changed_after parameter only allows for hour resolution which basically precludes many app use-cases. Please advise.
Which WS API are you talking about? Bug.search doesn't let you run such queries.
Severity: normal → enhancement
I do realize that, but the BzAPI folks bounced me here because they told me the dev work would have to happen in the main Bugzilla product to support such a feature internally before they could create an API touch-point for it.
Here is the API doc that the parameter in question is located in: https://wiki.mozilla.org/Bugzilla:REST_API:Search
Assignee: webservice → query-and-buglist
Component: WebService → Query/Bug List
The changed_after argument is specific to bzAPI. Let's reword the bug summary.
Summary: Provide minute resolution for the changed_after query parameter → Support minutes for relative dates in advanced searches
You need to log in before you can comment on or make changes to this bug.