Modify ↓
Opened 7 years ago
Closed 6 years ago
#13125 closed enhancement (duplicate)
TicketQuery max_tickets limit?
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Idea: Add a [query] max_tickets option to limit ticket queries, similar to
max_daysback, max_size and other max_... options.
It seems querying too many tickets can be problematic, as shown in #13124.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



There is a max option for TicketQuery. I don't know that we need a default maximum or an absolute maximum that the user cannot override. We can discuss in #13124.