Skip to content

Linking to a project pending deletion #632

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
infomiho opened this issue May 15, 2025 · 0 comments
Open

Linking to a project pending deletion #632

infomiho opened this issue May 15, 2025 · 0 comments

Comments

@infomiho
Copy link
Contributor

infomiho commented May 15, 2025

If you attempt to link a project that you previously deleted (my project) in the dashboard (it's pending deletion for 48 hours), the CLI will allow it:

railway link -p miho-test-railway -s Postgres
> Select a workspace Wasp
> Select a project miho-test-railway
> Select an environment production
> Select a service Postgres

Project miho-test-railway linked successfully! 🎉

But if you try to look at that same linked project, it will inform you that the project is deleted:

railway status --json
Project is deleted. Run `railway link` to connect to a project.

I'd expect the link command to fail since the link won't succeeded anyways.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant