{10} View all reports

Report execution failed:
OperationalError: no such table: priority

SELECT COUNT(*) FROM (
SELECT * FROM ticket, priority, summary
) AS tab
Note: See TracReports for help on using and creating reports.