How to change deployment manager pipeline reporting ranges?
We are trying to adjust the reporting ranges for our pipelines in the deployment manager from the default "All", "20", "50" and have all relevant metrics update with the newly specified ranges.
I can see that the ranges are sourced from a prompt list: pyBuildDropdownSetting
Changing these values in a private checkout displays the correct options but does not update any of the relevant metrics.
Is there anyone that has made this change successfully or can provide some additional insight on how to move forward with this?