﻿ticket	summary	type	release	owner	status	created	modified	_description	_reporter
10195	Add ticket lifetime to ticket statistics	enhancement	0.12	mrjbq7	new	2012-07-27T21:12:49+02:00	2020-05-01T06:51:13+02:00	I'd love to see ticket lifetime (time between ticket creation and resolution: min, average and max) displayed in the ticket statistics. Would it be possible to add?	ruediger.kupper@…
7543	Crash when trying to view /stats/code	defect	0.12	mrjbq7	new	2010-08-23T18:34:27+02:00	2010-08-24T08:44:41+02:00	"Getting an oops when trying to view /stats/code:

{{{
Trac detected an internal error:
KeyError: 'on'

Most recent call last:
File ""Trac-0.12-py2.5-win32.egg.tmp/trac/web/main.py"", line 513, in _dispatch_request
File ""Trac-0.12-py2.5-win32.egg.tmp/trac/web/main.py"", line 235, in dispatch
File ""build/bdist.win32/egg/tracstats/web_ui.py"", line 144, in process_request
File ""build/bdist.win32/egg/tracstats/web_ui.py"", line 626, in _process_code
}}}"	Björn Harrtell
7661	"The ""Closed"" data points aren't fine-grained enough; results are misleading"	enhancement	0.11	mrjbq7	new	2010-09-09T14:49:49+02:00	2010-09-09T14:49:49+02:00	"The granularity on the ""closed"" data points seems to be equal to res_days... which is fine for all of the data points except the last one.  This leads to misleading results in the graph.

For example, if there are 5 open tickets on Jan 1 as of 1:00am, and 2 tickets are closed at 2:00am, then the graph will report that there are 5 open tickets for the rest of the day.  The end result is that those data points are not current with the state of the database."	seanerussell@…
12235	get_db_cnx removed in Trac 1.2+	defect	1.2	mrjbq7	new	2015-03-16T19:47:51+01:00	2015-03-18T20:32:59+01:00	" W Systemie Trac wystąpił wewnętrzny błąd:

AttributeError: 'Environment' object has no attribute 'get_db_cnx'

Traceback:

{{{
File ""build/bdist.win32/egg/trac/web/main.py"", line 551, in _dispatch_request
  dispatcher.dispatch(req)
File ""build/bdist.win32/egg/trac/web/main.py"", line 225, in dispatch
  resp = chosen_handler.process_request(req)
File ""build/bdist.win32/egg/tracstats/web_ui.py"", line 131, in process_request
  db = self.env.get_db_cnx()
}}}

{{{
Trac 	1.1.4dev-r0
Babel 	0.9.6
Genshi 	0.7 (without speedups)
Pygments 	1.6
pysqlite 	2.6.0
Python 	2.7.1 (r271:86832, Nov 27 2010, 18:30:46) [MSC v.1500 32 bit (Intel)]
pytz 	2011c
RPC 	1.1.2
setuptools 	12.0.1
SQLite 	3.6.21
Subversion 	1.7.5 (r1336830)
jQuery	1.8.3
jQuery UI	1.9.2
jQuery Timepicker	1.1.1
}}}

{{{
Nazwa	Wersja	Lokalizacja
AllAttachments 	r14371 	h:\trac\utal\plugins\AllAttachments.pyc
tracfilelist 	0.1 	c:\python27\lib\site-packages\tracfilelist-0.1-py2.7.egg
trachtmlnotificationplugin 	0.12.0.1 	c:\python27\lib\site-packages\trachtmlnotificationplugin-0.12.0.1-py2.7.egg
tracstats 	0.5 	c:\python27\lib\site-packages\tracstats-0.5-py2.7.egg
tracxmlrpc 	1.1.2 	c:\python27\lib\site-packages\tracxmlrpc-1.1.2-py2.7.egg
}}}
"	lukasz.matecki@…
