An error occurred while fetching this tab.
Add Value Stream Dashboard setting
- May 30, 2023
-
-
Adam Hegyi authored
This change adds the VSD aggregation setting checkbox to top-level group settings page.
61d97bdb
-
This MR adds a group setting to enable/disable the overview counts aggregation for value streams dashboard. The checkbox is behind a feature flag because the aggregation logic is not implemented yet.
modify_value_stream_dashboard_settings
Feature.enable(:value_stream_dashboard_on_off_setting)
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #402243 (closed)
This change adds the VSD aggregation setting checkbox to top-level group settings page.