A Seed feature request.
Some (most) of our apps have a lot of env vars. Since env vars are only updated upon a redeploy, it's quite easy to change an env var but forget to redeploy and then confusion reigns as the expected behaviour doesn't match the actual. Or, the env var gets applied later when the app is auto-deployed.
So, what would be great was if there was some kind of visual indicator on the pipeline view to highlight that there are not-deployed env vars, and on the env var screen, a highlight of the specific vars that aren't deployed