Edgewall Software
Modify

Opened 6 years ago

Closed 5 years ago

#13124 closed defect (worksforme)

TicketQuery fails

Reported by: anonymous Owned by:
Priority: normal Milestone:
Component: ticket system Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Jun Omae)

[[TicketQuery(keywords~=java,keywords!~=javascript)]] fails with an error message:
Error: Macro TicketQuery(keywords~=java,keywords!~=javascript) failed
out of memory for query result

Maybe because it lists too many tickets (#9736) and runs out of memory?

Attachments (0)

Change History (3)

comment:1 by Jun Omae, 6 years ago

Description: modified (diff)

in reply to:  description comment:2 by Jun Omae, 6 years ago

Maybe because it lists too many tickets (#9736) and runs out of memory?

The comments which uses TicketQuery macro has been removed in #9736.

comment:3 by Ryan J Ollos, 5 years ago

Resolution: worksforme
Status: newclosed

The query seems to work fine in this Trac instance. There have been many improvements following the switch to Jinja2.

Unless another developer feels we need to implement a limit on the number of results returned (comment:1:ticket:13125), then I don't see anything to be done here.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.