Edgewall Software

Opened 7 years ago

Last modified 7 years ago

#12688 closed defect

"Modified" should be "Last Modified" — at Initial Version

Reported by: rpshaw@… Owned by:
Priority: normal Milestone: 1.2.2
Component: query system Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I was recently performing a query based on the ticket modification date. I gave a query like this:

query:modified=2017-02-13..2017-02-14

This did not give me all the tickets that were modified within the time range but instead gave me only the tickets that were last modified during the time range.

I wasn't able to find any documentation elucidating that nuance, so if you don't change this to allow users to query for all tickets modified within a time range, it would be good to document this somewhere - perhaps on TracQuery.

Thanks, Ryan

Change History (0)

Note: See TracTickets for help on using tickets.