When I rename service in dev, the same service in staging gets renamed too?
annelohmeijer
HOBBYOP

2 years ago

I have two environments, dev and staging. Both have a database, backend and frontend. Both backends have their own settings and hosted on different URL. However, when I name my staging backend to backend-stg, my backend in dev automatically gets renamed to backend-stg too? They are supposed to be standalone environments non?

2 Replies

annelohmeijer
HOBBYOP

2 years ago

Fixed this by recreating the service. Ticket can be closed.


2 years ago

This is intended behaviour, the service is synced across environments, what you did just now is unintentionally break that link.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...