= Ticket Reports = See '''[[http://trac.sagemath.org/sage_trac/query | custom query]]''' to make your own queries. == Tickets to Work On == '''[report:75 Tickets needing review] ([[TicketQuery(status=needs_review,format=count)]])''' -- most recent first '''[report:92 Active tickets]''' -- see which tickets people are currently working on '''[report:95 Open meta-tickets]''' --- see larger tasks that require several tickets '''[report:63 New tickets]''' or only '''[report:74 New bugs]''' '''[report:38 Open Beginner Tickets] ([[TicketQuery(status=new|needs_work|needs_review|needs_info,keywords~=beginner,format=count)]])''' -- these are tickets that have been explicitly marked as easier for beginners. '''[report:79 Mathematically Wrong Answers] ([[TicketQuery(status=new|needs_work|needs_review|needs_info,type=defect,stopgaps!=,format=count)]])''' -- Tickets that silently produce incorrect results '''[report:58 Old tickets]''' -- active tickets sorted by modification time, oldest first; many older tickets are likely no longer valid === Blockers === '''[report:43 Open Blocker tickets]''' -- includes positively reviewed blockers for the release manager's convenience. '''[report:44 Blockers for the current release]''' -- includes positively reviewed blockers for the release manager's convenience. == My Tickets == || Active tickets I participated in || \ || [report:34 by component] || [report:51 by time] || || Active tickets I authored || \ || [report:60 by component] || [report:59 by time] || || Active tickets I reported ([[TicketQuery(status=new|needs_work|needs_review|needs_info|positive_review,reporter=$USER,format=count)]] tickets) || \ || [report:53 by component] || [report:52 by time] || [report:9 by priority] || || My tickets needing work || \ || [report:37 by component] || [report:57 by time] || || Tickets with my attachment needing work || \ || [report:85 by component] || [report:84 by time] || || My tickets needing review || \ || [report:61 by component] || [report:62 by time] || || Tickets I'm reviewing || \ || [report:55 by component] || [report:56 by time] || || Tickets I've participated in, including closed || \ || [report:31 by component] || [report:54 by time] || || Tickets I've authored, including closed || \ || [report:82 by component] || [report:83 by time] || || My attachments || \ || [report:77 by component] || [report:76 by time] || == Bugs == ||Active bugs ([[TicketQuery(status=new|needs_work|needs_review|needs_info|positive_review,type=defect,format=count)]] tickets) || \ || [report:64 by component] || [report:69 by priority] || ||Need work ([[TicketQuery(status=needs_work,type=defect,format=count)]] tickets) || \ || [report:65 by component] || [report:70 by priority] || ||Need review ([[TicketQuery(status=needs_review,type=defect,format=count)]] tickets) || \ || [report:66 by component] || [report:71 by priority] || ||Positive review ([[TicketQuery(status=positive_review,type=defect,format=count)]] tickets) || \ || [report:68 by component] || [report:72 by priority] || ||All, including closed ([[TicketQuery(type=defect,format=count)]] tickets) || \ || [report:67 by component] || [report:73 by priority] || == All Tickets == ||Active tickets ([[TicketQuery(status=new|needs_work|needs_review|needs_info|positive_review,format=count)]] tickets) || \ || [report:17 by component] || [report:92 by time] || [report:3 by milestone] || || ||Need work ([[TicketQuery(status=needs_work,format=count)]] tickets) || \ || [report:48 by component] || || [report:49 by milestone] || || ||Need review ([[TicketQuery(status=needs_review,format=count)]] tickets) || \ || [report:30 by component] || [report:75 by time] || [report:10 by milestone] || || ||Positive review ([[TicketQuery(status=positive_review,format=count)]] tickets) || \ || [report:32 by component] || || [report:40 by milestone] || [report:11 by priority] || ||All, including closed ([[TicketQuery(format=count)]] tickets) || \ || [report:50 by component] || || [report:6 by milestone] || || == Trac Activity (aka leaderboard) == || [report:36 1 month] || || [report:35 6 months] || || [report:45 1 year] || || [report:89 All time] || == Other Reports == * [report:46 Tickets needing review with no reviewer] * [report:22 Open Tickets and Participants] == Original Reports == [http://trac.sagemath.org/sage_trac/report View Original Ticket Report List] == Making new reports == While only trac admins are able to create new reports, any user can make a '''[[http://trac.sagemath.org/sage_trac/query | custom query]]''' and link to it from this page. If you make something you think will be useful to others, share it here! If there's a report that you can't make with the custom query functionality, talk to a trac admin or e-mail sage-devel@googlegroups.com. The database schema is [[DBSchema | here]] if you want to know what kinds of reports are possible.