Hi,
Iḿ trying to find some statistics from the WordPress trac system.
Something like this:
Status Overall % Last month ...
active 1095 10% 65 foo
fixed 1255 89% 14 foo
duplicate 267 9% 3
deferred 15 1% 0
will not fix 50 2% 0
irreproducible 57 2% 2
invalid 177 6% 1
Or similar.
-
is there anyone that know if this information all ready exists or do I need to parse it from the tracker? (I found some kind of CVS-file...)
Best regards