• 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 'WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 0 ' at line 1 query: project_issue_statistics SELECT p.category, SUM(n.changed - n.created) / COUNT(p.category) AS duration FROM project_issues p INNER JOIN node n ON n.nid = p.nid INNER JOIN node_access na ON na.nid = .nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 0 AND na.realm = 'og_public'))) AND ( n.status = 1 AND p.sid > 1 ) GROUP BY p.category in /nfs/c01/h03/mnt/3246/domains/sojournhuntsville.org/html/includes/database.mysql.inc on line 172.
  • 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, p.sid, COUNT(n.nid) AS total FROM node n INNER JOIN p' at line 1 query: project_issue_statistics SELECT p DISTINCT(n.nid), pn.title, p.sid, 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 = 0 AND na.realm = 'og_public'))) AND ( n.status = 1 AND pn.status = 1 ) GROUP BY pn.nid, p.sid, pn.title in /nfs/c01/h03/mnt/3246/domains/sojournhuntsville.org/html/includes/database.mysql.inc on line 172.

Statistics

Average lifetime

CategoryOverallLast month
2 weeks 6 days
7 weeks 3 days

Issue activity

StatusOverall%Last month
active947%
closed632%
patch (code needs review)316%
patch (code needs work)15%

Project overview

Projectactivepatch (code needs review)patch (code needs work)patch (ready to commit)fixedduplicatepostponedwon't fixby designclosedTotal