Opened 16 years ago
Last modified 15 years ago
#7660 new enhancement
Be able to search for commenters by name
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | next-major-releases |
Component: | ticket system | Version: | 0.11.1 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Somewhat related/started by http://trac.edgewall.org/ticket/7581
On the Pidgin instance of Trac I would like to be able to search (via the query module) for tickets that have been commented by myself…so search for text such as:
"…ago by bernmeister…"
Or really, just search for "bernmeister".
At the moment there are a lot of Pidgin tickets I've touched and I want to search across all tickets to tell me which ones I've touched that are still NEW (or PENDING or CLOSED or …).
BTW, Pidgin's Trac instance does NOT have ticket reports enabled.
What say you (please)?
Attachments (0)
Change History (3)
comment:1 by , 16 years ago
Component: | general → ticket system |
---|---|
Milestone: | → 0.12 |
comment:3 by , 15 years ago
Milestone: | 0.12 → next-major-0.1X |
---|
You wouldn't be able to search for "…ago by …", as the time specification is generated text, not contained in the database.
However, searching for tickets on which you have commented would indeed be useful. Improvements to the ticket query system are currently scheduled for 0.12.