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
Project ID:
N/A
N.A
I think this URL has the project in it https://railway.app/project/5d77fb37-1fba-4a55-bbd3-e0fab8243723/service/646f9567-1d3d-447a-bacb-5672348d54c0/variables
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.
Had that issue with pr envs too, u will need to import the env vars.
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.
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)
known issue, not doing anything wrong
@Melissa - seeing this effect more and more people
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
@Melissa Thanks for the feedback - where in the dashboard is that option set? I don't see it as an option here:
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.
Thank you 🙏 And will do on the tagging...