CINXE.COM
Available Reports – The Trac Project
<!DOCTYPE html> <html lang="en-US"> <head> <!-- # block head (placeholder in theme.html) --> <!-- # block head (content inherited from layout.html) --> <title> Available Reports – The Trac Project </title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!--[if IE]><script> if (/^#__msie303:/.test(window.location.hash)) window.location.replace(window.location.hash.replace(/^#__msie303:/, '#')); </script><![endif]--> <link rel="search" href="/search" /> <link rel="help" href="/wiki/TracGuide" /> <link rel="alternate" class="rss" href="/report?asc=1&format=rss" title="RSS Feed" type="application/rss+xml" /> <link rel="alternate" href="/report?asc=1&format=csv" title="Comma-delimited Text" type="text/plain" /> <link rel="alternate" href="/report?asc=1&format=tab" title="Tab-delimited Text" type="text/plain" /> <link rel="start" href="/wiki" /> <link rel="stylesheet" href="/chrome/common/css/trac.css" type="text/css" /> <link rel="stylesheet" href="/chrome/common/css/report.css" type="text/css" /> <link rel="stylesheet" href="/chrome/wikiextras/css/phrases.css" type="text/css" /> <link rel="stylesheet" href="/chrome/wikiextras/css/boxes.css" type="text/css" /> <link rel="stylesheet" href="/wikiextras/dynamicboxes.css" type="text/css" /> <link rel="icon" href="/favicon.ico" type="image/x-icon" /> <noscript> <style> .trac-noscript { display: none !important } </style> </noscript> <link type="application/opensearchdescription+xml" rel="search" href="/search/opensearch" title="Search The Trac Project"/> <script src="/chrome/common/js/jquery.js"></script> <script src="/chrome/common/js/babel.js"></script> <script src="/chrome/common/js/trac.js"></script> <script src="/chrome/common/js/search.js"></script> <script src="/chrome/common/js/folding.js"></script> <script> jQuery(function($) { $(".trac-autofocus").focus(); $(".trac-target-new").attr("target", "_blank"); if ($.ui) { /* is jquery-ui added? */ $(".trac-datepicker:not([readonly])") .prop("autocomplete", "off").datepicker(); // Input current date when today is pressed. var _goToToday = $.datepicker._gotoToday; $.datepicker._gotoToday = function(id) { _goToToday.call(this, id); this._selectDate(id) }; $(".trac-datetimepicker:not([readonly])") .prop("autocomplete", "off").datetimepicker(); $("#main").addClass("trac-nodatetimehint"); } $(".trac-disable").disableSubmit(".trac-disable-determinant"); setTimeout(function() { $(".trac-scroll").scrollToTop() }, 1); $(".trac-disable-on-submit").disableOnSubmit(); }); </script> <!-- # include 'site_head.html' (layout.html) --> <link rel="stylesheet" type="text/css" href="//www.edgewall.org/css/projects013.css" /> <script type="text/javascript"><!-- window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":null,"theme":"dark-bottom", "domain": "edgewall.org"}; //--></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js"></script> <script type="text/javascript"> jQuery(function($) { var $ntg = $("#newticketguide"); if ($ntg.length) $("#propertyform").prepend($ntg.detach()); }); </script> <!-- end of site_head.html --> <!-- # endblock head (content inherited from layout.html) --> <script> jQuery(function($){ $("span.foldable").enableFolding(true); $("#trac-toggle-description").click(function() { if ($(this).checked()) $("div.description").parent().removeClass("collapsed"); else $("div.description").parent().addClass("collapsed"); }); }); </script> <!-- # endblock head (placeholder in theme.html) --> </head> <body> <!-- # block body (content inherited from theme.html) --> <!-- # include 'site_header.html' (theme.html) --> <!-- site_header_trac.html --> <div id="wrapper"> <div id="topbar"> <a id="home-link" href="//www.edgewall.org/">Edgewall Software</a> </div> <div id="ew-header"> <div id="topnav"><ul> <li><a href="//www.edgewall.org/">Home</a></li> <li class="active"> <a class="trac" href="//trac.edgewall.org/">Trac</a> </li> <li> <a href="//trac-hacks.org/">Trac Hacks</a> </li> <li class=""> <a class="genshi" href="//genshi.edgewall.org/">Genshi</a> </li> <li class=""> <a class="babel" href="//babel.edgewall.org/">Babel</a> </li> <li class=""> <a class="bitten" href="//bitten.edgewall.org/">Bitten</a> </li></ul> </div> </div> <div id="ew-main"> <div id="ew-content"> <div> <script src="//www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-598265-1";urchinTracker();</script> <div id="left"> <div class="block"> <ul> <li><a href="/">Home</a></li> <li><a href="/wiki/TracDownload">Download</a></li> <li><a href="/wiki/TracGuide">Documentation</a></li> <li><a href="/wiki/MailingList">Mailing Lists</a></li> <li><a href="/wiki/TracLicense">License</a></li> <li><a href="/wiki/TracFaq">FAQ</a></li> </ul> </div> </div> </div><!-- /site_header_trac.html --> <!-- end of site_header.html --> <div id="banner"> <div id="header"> <a id="logo" href="//trac.edgewall.org/"> <img alt="Trac" height="73" src="//www.edgewall.org/gfx/trac_logo.png" width="236" /></a> </div> <form id="search" action="/search" method="get"> <div> <label for="proj-search">Search:</label> <input type="text" id="proj-search" name="q" size="18" value="" /> <input type="submit" value="Search" /> </div> </form> <div id="metanav" class="nav"> <ul><li class="first"><a href="/login">Login</a></li><li ><a href="/prefs">Preferences</a></li><li ><a href="/wiki/TracGuide">Help/Guide</a></li><li class="last"><a href="/about">About Trac</a></li></ul> </div> </div> <div id="mainnav" class="nav"> <ul><li class="first"><a href="/wiki">Wiki</a></li><li ><a href="/timeline">Timeline</a></li><li ><a href="/roadmap">Roadmap</a></li><li ><a href="/browser">Browse Source</a></li><li class="active"><a href="/report">View Tickets</a></li><li ><a href="/wiki/NewTicket">New Ticket</a></li><li class="last"><a href="/search">Search</a></li></ul> </div> <div id="main" > <div id="ctxtnav" class="nav"> <h2>Context Navigation</h2> <ul> <li class="first">Available Reports</li> <li class="last"><a href="/query">New Custom Query</a></li> </ul> <hr /> </div> <!-- # block content (placeholder in theme.html) --> <div id="content" class="report"> <h1>Available Reports</h1> <form id="prefs" method="get" action="#"> <div> <input id="trac-toggle-description" type="checkbox"/> <label for="trac-toggle-description">Show Descriptions</label> </div> </form> <div id="description"></div> <div class="reports"> <div> <h3><a href="/query"><em>New Custom Query</em></a></h3> <span class="foldable"></span> <div class="description"> <p> Compose a new ticket query by selecting filters and columns to display. </p> </div> </div> <h2>SQL reports and saved custom queries <span id="trac-sort-order"> Sort by: <a class="asc" href="/report?sort=report&asc=0">Identifier</a> <a href="/report?sort=title&asc=1">Title</a> </span> </h2> <div> <h3> <a title="View report" href="/report/1"> <em>{1}</em> All Active Tickets </a> </h3> <span class="foldable"></span> </div> <div> <h3> <a title="View report" href="/report/2"> <em>{2}</em> Active Tickets for Ticket Module </a> </h3> <span class="foldable"></span> </div> <div> <h3> <a title="View report" href="/report/3"> <em>{3}</em> Active Tickets for Wiki Module </a> </h3> <span class="foldable"></span> </div> <div> <h3> <a title="View report" href="/report/4"> <em>{4}</em> Active Tickets for Version Control Modules </a> </h3> <span class="foldable"></span> <div class="description"> <p> Show all opened tickets related to the version control modules: </p> <ul><li>mercurial plugin </li><li>git plugin </li><li>version control </li><li>version control/browser </li><li>version control/changeset view </li><li>version control/log view </li></ul> </div> </div> <div> <h3> <a title="View report" href="/report/5"> <em>{5}</em> Active Tickets By Version </a> </h3> <span class="foldable"></span> </div> <div> <h3> <a title="View report" href="/report/6"> <em>{6}</em> Active Tickets By Milestone </a> </h3> <span class="foldable"></span> </div> <div> <h3> <a title="View report" href="/report/9"> <em>{9}</em> Assigned, Active Tickets by Owner </a> </h3> <span class="foldable"></span> </div> <div> <h3> <a title="View report" href="/report/10"> <em>{10}</em> Assigned, Active Tickets by Owner (Full Description) </a> </h3> <span class="foldable"></span> </div> <div> <h3> <a title="View report" href="/report/11"> <em>{11}</em> All Tickets By Milestone (Including closed) </a> </h3> <span class="foldable"></span> </div> <div> <h3> <a title="View report" href="/report/12"> <em>{12}</em> My Tickets </a> </h3> <span class="foldable"></span> <div class="description"> <p> This report demonstrates the use of the automatically set USER dynamic variable, replaced with the username of the logged in user when executed. </p> </div> </div> <div> <h3> <a title="View report" href="/report/13"> <em>{13}</em> Active Tickets, Mine first </a> </h3> <span class="foldable"></span> </div> <div> <h3> <a title="View report" href="/report/14"> <em>{14}</em> List tickets where priority is $PRIORITY (Dynamic variable test) </a> </h3> <span class="foldable"></span> <div class="description"> <p> Only tickets not already closed, btw. </p> </div> </div> <div> <h3> <a title="View report" href="/report/20"> <em>{20}</em> Untriaged - Active tickets with no Milestone, by last modified date </a> </h3> <span class="foldable"></span> <div class="description"> <p> This report displays the active tickets that have not yet been assigned to a Milestone, ordered by last modified date. </p> <p> Those are the tickets that have not yet been analyzed by the <a class="wiki" href="/wiki/TracTeam">TracTeam</a> and are meant to be <a class="wiki" href="/wiki/TracTicketTriage">triaged</a>. </p> <p> Notes: </p> <ul><li>the untriaged tickets for which a request for more information has been made (<em><a class="query" href="/query?milestone=&keywords=~needinfo&status=!closed">needinfo</a></em> keyword) have been excluded from this report. <br /> See <a class="report" href="/report/21">{21}</a> for <em>all</em> <code>needinfo</code> tickets. </li><li>the <em>Chgs_Auths</em> field corresponds to: <em>(number of changes) by (number of different change authors)</em>, and can be used as an indicator of the popularity of the issue </li></ul> </div> </div> <div> <h3> <a title="View report" href="/report/21"> <em>{21}</em> Tickets waiting for user feedback, by last modified date </a> </h3> <span class="foldable"></span> <div class="description"> <p> This report displays the active tickets that have the "needinfo" keyword, ordered by last modified date. </p> <p> This complements the <a class="report" href="/report/20">{20}</a> report, which doesn't contain the needinfo tickets anymore. </p> <p> As a rule of thumb, unanswered tickets over 3 months old can be closed as <code>worksforme</code> or <code>wontfix</code> (see <a class="wiki" href="/wiki/TracTicketTriage#StatusandResolution">TracTicketTriage#StatusandResolution</a> for the details). </p> </div> </div> <div> <h3> <a title="View report" href="/report/23"> <em>{23}</em> Active tickets for Trac 1.2, by last modified date </a> </h3> <span class="foldable"></span> <div class="description"> <p> <strong>Those are the tickets for the next Trac release, <a class="closed milestone" href="/milestone/1.2" title="Completed 8 years ago (Nov 5, 2016, 3:31:53 AM)">1.2</a>, <a class="closed milestone" href="/milestone/1.2.1" title="Completed 8 years ago (Mar 29, 2017, 5:26:54 AM)">1.2.1</a>, <a class="closed milestone" href="/milestone/1.2.2" title="Completed 8 years ago (Jun 21, 2017, 5:41:20 AM)">1.2.2</a>, etc.</strong> </p> <p> Notes: </p> <ul><li>the <em>needinfo</em> tickets have been excluded from this report (see <a class="report" href="/report/21">{21}</a>). </li><li>the <em>Chgs_Auths</em> field corresponds to: <em>(number of changes) by (number of different change authors)</em>, and can be used as an indicator of the popularity of the issue </li></ul><p> </p> </div> </div> <div> <h3> <a title="View report" href="/report/24"> <em>{24}</em> Active tickets for future Trac releases, by last modified date </a> </h3> <span class="foldable"></span> <div class="description"> <p> <strong>Those are the tickets for the upcoming Trac releases, <a class="milestone missing">next-dev-1.3.x</a>, <a class="milestone" href="/milestone/next-major-releases" title="No date set">next-major-releases</a>* </strong> </p> <p> Valid tickets for which no release schedule can be set are also listed here (<a class="milestone" href="/milestone/not%20applicable" title="No date set">not applicable</a>). </p> <p> Notes: </p> <ul><li>the <em>needinfo</em> tickets have been excluded from this report (see <a class="report" href="/report/21">{21}</a>). </li><li>the <em>Chgs_Auths</em> field corresponds to: <em>(number of changes) by (number of different change authors)</em>, and can be used as an indicator of the popularity of the issue </li></ul> </div> </div> <div> <h3> <a title="View report" href="/report/25"> <em>{25}</em> Active tickets for Trac 0.12-stable and 1.0-stable, by last modified date </a> </h3> <span class="foldable"></span> <div class="description"> <p> <strong>Those are the tickets that are scheduled for the 0.12.x and 1.0.x release lines.</strong> </p> <p> Notes: </p> <ul><li>the <em>needinfo</em> tickets have been excluded from this report (see also <a class="report" href="/report/21">{21}</a>). </li><li>the <em>Chgs_Auths</em> field corresponds to: <em>(number of changes) by (number of different change authors)</em>, and can be used as an indicator of the popularity of the issue </li></ul> </div> </div> <div> <h3> <a title="View report" href="/report/32"> <em>{32}</em> Popular Tickets - TODO </a> </h3> <span class="foldable"></span> <div class="description"> <p> This lists tickets that are on the <span class="wikiextras phrase todo">TODO</span> list for a long time. </p> <p> The criterions for inclusion is that the feature request or bug report is that <strong>at least 10 different people participated to the ticket activity</strong>. </p> <p> Tickets are ordered by <em>popularity</em>, defined as the amount of activity on a ticket over time (using a secret formula taking into account the number of participants in the discussion, the number of people on CC:, …) </p> <p> See also: </p> <ul><li><a class="report" href="/report/33">{33}</a> for a similar list but this time with tickets that have been completed (the idea is that eventually all the <a class="report" href="/report/32">{32}</a> tickets will move to <a class="report" href="/report/33">{33}</a> one day :-) ) </li><li><a class="report" href="/report/34">{34}</a> for the list of popular tickets that have received an explicit <em>voted</em> </li></ul> </div> </div> <div> <h3> <a title="View report" href="/report/33"> <em>{33}</em> Popular Tickets - Done </a> </h3> <span class="foldable"></span> <div class="description"> <p> In order to balance report <a class="report" href="/report/32">{32}</a> (tickets that are on the <span class="wikiextras phrase todo">TODO</span> list for a long time), we can also show that we managed to implement popular feature requests over time ;-) </p> <p> The criterions for inclusion for the feature request or bug report is that <strong>at least 10 different people participated to the ticket activity</strong>. </p> <p> Tickets are ordered by <em>popularity</em>, defined as the amount of activity on a ticket over time. </p> </div> </div> <div> <h3> <a title="View report" href="/report/34"> <em>{34}</em> Popular Voted Tickets </a> </h3> <span class="foldable"></span> <div class="description"> <p> Tickets ordered by number of votes (> 1) </p> <p> You must be <a href="/prefs">registered</a> to vote. </p> </div> </div> <div> <h3> <a title="View report" href="/report/35"> <em>{35}</em> Triage: tickets having a milestone when they shouldn't </a> </h3> <span class="foldable"></span> <div class="description"> <p> Those are the tickets closed with a status different than <em>fixed</em> but which have nevertheless a milestone set. </p> <p> According to <a class="wiki" href="/wiki/TracTicketTriage">TracTicketTriage</a>, those tickets should not be assigned to a milestone. </p> </div> </div> <div> <h3> <a title="View report" href="/report/36"> <em>{36}</em> Triage: tickets having no milestone when they should </a> </h3> <span class="foldable"></span> <div class="description"> <p> Those tickets were closed with a resolution of <em>fixed</em>, so provided this is the correct resolution for them, they should also be assigned to a milestone, according to the <a class="wiki" href="/wiki/TracTicketTriage">TracTicketTriage</a> rules. </p> </div> </div> <div> <h3> <a title="View report" href="/report/37"> <em>{37}</em> Overview for next Milestones </a> </h3> <span class="foldable"></span> <div class="description"> <p> Show count of <strong>opened</strong> tickets by type for the next Milestones. </p> </div> </div> <div> <h3> <a title="View report" href="/report/40"> <em>{40}</em> Popular Wiki pages </a> </h3> <span class="foldable"></span> <div class="description"> <p> Based on up/down votes </p> </div> </div> <div> <h3> <a title="View report" href="/report/41"> <em>{41}</em> My Tickets (user centric) </a> </h3> <span class="foldable"></span> <div class="description"> <p> Tickets of interest as a user. That is, tickets that the current user reported, commented on, or marked for CC. </p> </div> </div> <div> <h3> <a title="View report" href="/report/42"> <em>{42}</em> Active tickets for 1.0, by last modified date </a> </h3> <span class="foldable"></span> <div class="description"> <p> <strong>Those are the tickets for the next Trac release, <a class="closed milestone" href="/milestone/1.0" title="Completed 12 years ago (Sep 7, 2012, 11:55:50 PM)">1.0</a>, <a class="closed milestone" href="/milestone/1.0.1" title="Completed 12 years ago (Feb 1, 2013, 1:47:00 AM)">1.0.1</a>, <a class="closed milestone" href="/milestone/1.0.2" title="Completed 10 years ago (Oct 24, 2014, 9:00:00 AM)">1.0.2</a>, etc.</strong> </p> <p> Notes: </p> <ul><li>the <em><a class="query" href="/query?milestone=1.0&keywords=~needinfo&status=!closed">needinfo</a></em> tickets have been excluded from this report (see also <a class="report" href="/report/21">{21}</a>). </li><li>the <em>Chgs_Auths</em> field corresponds to: <em>(number of changes) by (number of different change authors)</em>, and can be used as an indicator of the popularity of the issue </li></ul><p> </p> </div> </div> <div> <h3> <a title="View report" href="/report/43"> <em>{43}</em> Active tickets for Trac 1.4, by last modified date </a> </h3> <span class="foldable"></span> <div class="description"> <p> <strong>Those are the tickets for the next Trac release, <a class="closed milestone" href="/milestone/1.4" title="Completed 6 years ago (Aug 28, 2019, 1:50:34 AM)">1.4</a>, <a class="closed milestone" href="/milestone/1.4.1" title="Completed 5 years ago (Feb 12, 2020, 7:02:29 AM)">1.4.1</a>, <a class="closed milestone" href="/milestone/1.4.2" title="Completed 5 years ago (Jun 17, 2020, 7:32:54 AM)">1.4.2</a>, etc.</strong> </p> <p> Notes: </p> <ul><li>the <em>needinfo</em> tickets have been excluded from this report (see <a class="report" href="/report/21">{21}</a>). </li><li>the <em>Chgs_Auths</em> field corresponds to: <em>(number of changes) by (number of different change authors)</em>, and can be used as an indicator of the popularity of the issue </li></ul><p> </p> </div> </div> </div> <div class="trac-help"> <strong>Note:</strong> See <a href="/wiki/TracReports">TracReports</a> for help on using and creating reports. </div> </div> <!-- # block content (content inherited from layout.html) --> <div id="altlinks"> <h3>Download in other formats:</h3> <ul> <li class="first"> <a rel="nofollow" href="/report?asc=1&format=rss" class="rss"> RSS Feed</a> </li> <li class=""> <a rel="nofollow" href="/report?asc=1&format=csv" class=""> Comma-delimited Text</a> </li> <li class="last"> <a rel="nofollow" href="/report?asc=1&format=tab" class=""> Tab-delimited Text</a> </li> </ul> </div> <!-- # endblock content (content inherited from layout.html) --> <!-- # endblock content (placeholder in theme.html) --> </div> <div id="footer"><hr/> <a id="tracpowered" href="https://trac.edgewall.org/" ><img src="/chrome/common/trac_logo_mini.png" height="30" width="107" alt="Trac Powered"/></a> <p class="left"> Powered by <a href="/about"><strong>Trac 1.4.3</strong></a> <br /> By <a href="http://www.edgewall.org/">Edgewall Software</a> . </p> <p class="right">Visit the Trac open source project at<br /><a href="//trac.edgewall.org/">https://trac.edgewall.org/</a></p> </div> <!-- # include 'site_footer.html' (theme.html) --> <!-- site_footer_trac.html --> </div><!-- #ew-content --> </div> </div> <div id="ew-footer"> <p><a href="mailto:info@edgewall.com">info@edgewall.com</a></p> <p>Copyright © 2003-2024 Edgewall Software. All rights reserved.</p> </div> <div id="right"> <div id="ohloh-badge"> <a href="//www.openhub.net/p/trac"> <img src="//www.openhub.net/p/trac/widgets/project_thin_badge.gif" /> </a> </div> <script type="text/javascript"><!-- google_ad_client = "pub-3746245347013177"; google_ad_width = 120; google_ad_height = 600; google_ad_format = "120x600_as"; google_ad_channel ="9044578517"; google_ad_type = "text_image"; google_color_border = "8b8d8d"; /*google_color_border = "6b6d6d";*/ google_color_bg = "6b6d6d"; /*google_color_bg = "4b4d4d";*/ google_color_link = "336699"; google_color_url = "E2B200"; google_color_text = "8c8c8c"; /*google_color_text = "cccccc";*/ //--></script> <script type="text/javascript" src="//pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> <!-- /site_footer_trac.html --> <!-- end of site_footer.html --> <!-- # endblock body (content inherited from theme.html) --> </body> </html>