statistics

user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DISTINCT(n.nid), pn.title, COUNT(n.nid) AS total FROM node n INNER JOIN project_' at line 1 query: SELECT p DISTINCT(n.nid), pn.title, COUNT(n.nid) AS total FROM node n INNER JOIN project_issues p ON n.nid = p.nid INNER JOIN node pn ON p.pid = pn.nid INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'workflow_access') OR (na.gid = 0 AND na.realm = 'workflow_access_owner'))) AND ( n.status = 1 AND pn.status = 1 AND p.sid = 1 ) GROUP BY pn.nid, pn.title ORDER BY total DESC LIMIT 0, 15 in /var/www/html/oehive.org/includes/database.mysql.inc on line 174.

Average lifetime

CategoryOverallLast month
bug reports6 weeks 5 daysN/A
feature requests4 weeks 1 dayN/A
support requests1 year 2 daysN/A
tasks8 weeks 3 hoursN/A

Issue activity

StatusOverall%Last month
active19372%0
fixed73%0
duplicate21%0
won't fix31%0
closed5922%0
patch (code needs review)10%0
patch (code needs work)10%0
patch (ready to commit)21%0

Project overview