I've got Kanban board representing a collection of projects. The collection of projects have different status to roughly equal the same thing (pending = waiting = paused). The are grouped into general columns in my board. I'd like a dashboard widget (like the 2D Filter Stats) to summarize my board. But I want the dashboard widget to summarize by those board columns (not an actual field in the work items). Can this be done? Or what's the closest analogy?
thanks,
-chris
not elegant and not OOTB but you might investigate using labels and automation where the labels equate to the columns. then using automation addon (e.g. Automation for Jira, Scriptrunner, etc) every time an issue is transitioned then replace the label. Finally build your 2-d based upon labels.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.