the opened_vs_closed_by_category metric only works by generating a current total, it doesn't currently support figuring out this data in the past. so, we either need another metric to handle this workload, or we need to extend this metric with an option to build historical data.

Comments

hunmonk’s picture

Assigned: Unassigned » hunmonk
Status: Active » Needs review
StatusFileSize
new7.79 KB

totally untested, but i'd like to get some feedback on this approach before proceeding...

hunmonk’s picture

Issue tags: +project metrics

tagging

hunmonk’s picture

latest patch -- fixes bugs with the historical method, and adds batch support.

hunmonk’s picture

Title: create new metric (or extend current one) to build historical data for opened_vs_closed_by_category metric » extend opened_vs_closed_by_category metric to build historical data
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)
Issue tags: -project metrics

Automatically closed -- issue fixed for 2 weeks with no activity.