Modify ↓
#3244 closed task (invalid)
Documentation Needed for recent addition to TicketQuery
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | general | Version: | 0.9.5 |
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
as per changeset:3104, there is a new feature added to TicketQuery (count). I'm very interested in how to get this working (or maybe I don't have a new enough version of Trac). TicketQuery is actually listed under TracQuery on the Wiki.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



I think cboos meant to say TracQuery, since the
[[TicketQuery]]macro isn't affected by r3104. That change simply added the count of tickets next to each group header in the results when using "Group results by" in a query.