R
Railway•8mo ago
starinje

Redis instant in PR env is not creating Service Variables

I have a PR-base env with has a Redis instance. When the PR envs are created using the PR-base env, the Redis service is created, however, service variables for the Redis instance are not being generated. Thoughts?
12 Replies
Percy
Percy•8mo ago
Project ID: N/A
starinje
starinje•8mo ago
N.A
starinje
starinje•8mo ago
No description
Ryan!
Ryan!•8mo ago
Railway
404 - Page not found
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.
Medim
Medim•8mo ago
Had that issue with pr envs too, u will need to import the env vars.
Ryan!
Ryan!•8mo ago
To be clear -- do we need to manually import them on each PR? Our thought was that they'd carry over from the base environment.
Medim
Medim•8mo ago
I thought the same as you, but yeah seems like we need to import the env vars I remember posting it on #🤗|feedback-archived some time ago @Brody are we doing something in the wrong here? is this a know issue? (sorry for the ping)
Brody
Brody•8mo ago
known issue, not doing anything wrong @Melissa - seeing this effect more and more people
Melissa
Melissa•8mo ago
hey all, until we get a better solution in place, you should tick the "Isolate changes from other environments" options underneath your base environment selection. this should make it so the env vars are copied from the base environment
starinje
starinje•8mo ago
@Melissa Thanks for the feedback - where in the dashboard is that option set? I don't see it as an option here:
No description
Faraz
Faraz•8mo ago
I think you need to be in priority boarding. Open the palette (cmd + k) and search for "priority boarding" Also, #🛂|readme 5. Do not tag teammates directly.
starinje
starinje•8mo ago
Thank you 🙏 And will do on the tagging...