Setting shared env var doesn't wrok
Tonight it looks like setting shared env vars doesn't work. Setting and redeploying seems to work, but then on startup the env var doesn't exist...
7 Replies
Project ID:
bbeb0cec-4919-4c36-bc2c-e8d21b021802
bbeb0cec-4919-4c36-bc2c-e8d21b021802
interesting, could you provide reproducible steps?
Set shared env var -> share it with services -> redeploy -> no env var
thanks, i shall test
it finally worked for me but it seems a bit haphazard. it might've been because i only
set shared env var -> exit menu -> share with services -> redeploy
oh yeah doing your second method i can reproduce it, when doing it that way the shared variable that was just added is removed from the shared variables list within the project settings
first method does work though
@jr - shared variables disappearing under certain conditions