search for tickets "updated since" more specific

Sebastian Höhlig's Avatar

Sebastian Höhlig

23 Feb, 2012 11:27 AM

Hi,
when i want to fetch the latest tickets i use the query like >> updated: "since February 20 2012" <<
Is it possible to retrieve tickets more specific for example on a timestamp?
Then i could use the timestamp from the project field "updated-at" to fetch only tickets updated since my last call.

I would like to have more precision on the "updated since" query than on day-level. Because now i get a lot of tickets from a busy day even if i handled 90% of them already with previous calls. Retrieving only the latest tickets since a specific timestamp would be a huge improvement.

  1. Support Staff 1 Posted by Tiger Team on 23 Feb, 2012 01:37 PM

    Tiger Team's Avatar

    as far as I know the "since" string is fully parsed as a datetime so you can be more specific.

  2. Support Staff 2 Posted by Tiger Team on 23 Feb, 2012 01:40 PM

    Tiger Team's Avatar

    You can also do this

    updated:"since 1 hour ago"
    updated:"since Feb 23 06:40"
    

    These seem to work just fine on my account.

  3. Nicole closed this discussion on 28 Feb, 2012 08:17 PM.

Discussions are closed to public comments.
If you need help with Lighthouse please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac