Create from template broken in two places
felipehummel
PROOP
2 months ago
Right now if I click "Deploy" in a template from the list of Extensions in Database > Config > Extensions search part, I get a 404. It is missing a /new part in the URL.
Also, If I go to that URL, for example: https://railway.com/new/template/3jJFCA
I see my projects, but when I select one of them, the URL updates with projectId=...., but the UI is stuck at "New Project". So when I click to deploy the template, it actually creates a new project.
I endeded up deploying the template from the main project view.
0 Replies