why did my bun function revert to the current deployment even tho i've been using a previous one?
samoriental
PROOP

3 months ago

this coincides with my question about reverting not updating the bun function code, randomly it deployed to the current code. this is very dangerous behavior? why would this happen?

11 Replies

jaredlunde
EMPLOYEE

3 months ago

Can you provide more information? What do you mean it randomly deployed to use the current code?


samoriental
PROOP

3 months ago

I have been using a reverted deployment of my bun function (railway functions). Based on a previous conversation I had, when you revert a railway function it reverts to that deployment, but, it does not update the current code for that function.

I have been using a reverted deployment for an extended period of time, today with no interaction from me, the railway function deployed the "current" code overwriting the reverted version I was using causing impact to my operations.



jaredlunde
EMPLOYEE

3 months ago

Can you send me a project ID?


jaredlunde
EMPLOYEE

3 months ago

I remember the conversation, but thank you for linking


samoriental
PROOP

3 months ago

f7f7869b-3f21-4d6c-8738-955f185348b4


jaredlunde
EMPLOYEE

3 months ago

Seems like maybe your deployment crashed if I'm looking at the correct one


samoriental
PROOP

3 months ago

Would that cause it to change deployments tho?


jaredlunde
EMPLOYEE

3 months ago

But I would think it'd redeploy that deployment not hte latest one


samoriental
PROOP

3 months ago

d6801593-b237-483c-b518-18c1a7e016ec : here is the one that randomly built


jaredlunde
EMPLOYEE

3 months ago

Yeah this could be a bug. I will reproduce and ticket it.


Loading...