Skip to content

Put iteration charts behind correct feature flag

Simon Knox requested to merge psi-iteration-chart-feature into master

What does this MR do?

Use iteration_charts feature flag for burnup charts on iterations.

They will require the burnup_charts feature flag to be enabled as well, otherwise it will render the old Burndown chart only (which won't have data).

Edited by Simon Knox

Merge request reports