Add a toggle switch to the dashboard that allows the user to see what projects have actually deployed code changes and ones that haven't
Our company deploys all projects to all environments to simplify the process at deployment time. The problem is we can't distinguish from the dashboard what environments actually have the code deployed and which ones do not because not all code goes to every environment based on the roles. If we could toggle between what has been attempted in each environment and what has actually been deployed, it would simplify post deployment queries. The toggle could be based off the same switch that determines when the retention policy is applied during deployment.
1
vote
