#12688 closed defect (fixed)
"Modified" should be "Last Modified"
Reported by: | Owned by: | Ryan J Ollos | |
---|---|---|---|
Priority: | normal | Milestone: | 1.2.2 |
Component: | query system | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: |
Updated TracQuery documentation to clarify the results returned by querying a |
||
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
Attachments (0)
Change History (3)
comment:1 by , 8 years ago
Milestone: | → 1.2.2 |
---|---|
Owner: | set to |
Status: | new → assigned |
comment:2 by , 8 years ago
Release Notes: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
comment:3 by , 8 years ago
Hi Ryan,
That addition to the documentation is good for me. I do like what is proposed in #5219 in terms of accessing the change_table.
Thanks, Ryan
Replying to rpshaw@…:
Edited TracQuery@54. Let me know if you have additional suggestions for the documentation.
See also comment:13:ticket:5219.