Skip to content

Environment Variables with the same name are hidden from the list #3839

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gtsiolis opened this issue Apr 8, 2021 · 0 comments · Fixed by #3938
Closed

Environment Variables with the same name are hidden from the list #3839

gtsiolis opened this issue Apr 8, 2021 · 0 comments · Fixed by #3938
Assignees
Labels
component: server type: bug Something isn't working

Comments

@gtsiolis
Copy link
Contributor

gtsiolis commented Apr 8, 2021

Bug description

When two environment variables have the same name we only surface one of them on the environment variables list (/variables) regardless if the scope is different.

See relevant discussion. /cc @erasmuswill

Steps to reproduce

  1. Go to Settings / Environments Variables (/variables).
  2. Add a new variable.
  3. Add a second variable with the same name. You can also try using a different scope.

Expected behavior

You should be able to see both variables listed.

Example repository

No response

Variable 1 Variable 2 List
image image image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: server type: bug Something isn't working
Projects
None yet
3 participants