Filter CI environment variables by their environment scope
Problem to solve
The UI for CI/CD settings displays a flat list for the environment variables. It is a common use case to have different values for the same variable in different environment scopes.
It will be a better user experience to view the environment variables filtered by their environment scopes.
Intended users
- DevOps Engineer
- Systems Administrator
Further details
Proposal
Either have a filter button that can be used to filter the list.
Alternatively have tabs for each environment, and clicking on the environment tab lists the available variables in that environment.
Permissions and Security
n/a