You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
/variables
).Expected behavior
You should be able to see both variables listed.
Example repository
No response
The text was updated successfully, but these errors were encountered: