Modify ↓
Opened 15 years ago
Last modified 15 years ago
#8380 new enhancement
Search In Report / Search In Query functionality
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | next-major-releases |
Component: | search system | Version: | 0.11.4 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
It would be nice to be able to use the search function, restricted to the tickets returned in a report or query.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Interesting, yet another complementary view on SearchRefactoring#Reuseofresults.
It might be as simple as filtering the search results against the query results stored in the session, but we would have to add a ISearchFilter interface.