ondemand
ondemand copied to clipboard
3081 - auto_environment_variables
Fixes #3081
https://github.com/OSC/ondemand/assets/6969170/1435592e-c704-4122-a458-76cef075fac3
I think there's a way to simplify this where the value in the form doesn't have both the key and value of the environment variable. I'm thinking we can embed the environment variable's key in the form's key. Then the value becomes just the value for both.