jbrunton / agileplanning-io-forecasting-legacy

1 stars 0 forks source link

Epics don't always show up #156

Open jbrunton opened 9 years ago

jbrunton commented 9 years ago

If a board has a filter based on e.g. labels, and the epics don't also have that label, then epics for stories on that board may not actually show up in reports. Rather than requiring further admin work to redundantly label epics, it would be better to fetch epics with a different query (based on the epics which are associated with stories on the board).

jbrunton commented 9 years ago

This might be more easily fixed by amending the query for the board (e.g. using script running to associate any epic for which there are issues on the board).