👟 Reproduction steps
After migrating a project from Cloud (version 1.7.4) to a self-hosted instance (1.7.4) you're redirected to a non existent page (404).
To reproduce:
- Log in to Cloud and go to the project you want to migrate
- Go to Settings -> Migrations and click "Export data"
- Fill in the URL of your self-hosted instance and follow the steps to add a new project
- Select all the things you want to migrate over and click the "Create" button
- Now a page that displays "404 Not Found" appears
👍 Expected behavior
It should redirect to:
https:///console/project-default-/settings/migrations
Here the user van see the status of the migration.
(On Appwrite Cloud the "default" parameter in the URL indicates the server location, for example "fra" for Frankfurt. This concept doesn't exist when self-hosting, hence it defaults to the "default" parameter in self-hosted environments.)
👎 Actual Behavior
It redirects to:
https:///console/project-/settings/migrations
This does page not exists and it shows a 404 error. It probably did exist in earlier versions of Appwrite.
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
Windows
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
👟 Reproduction steps
After migrating a project from Cloud (version 1.7.4) to a self-hosted instance (1.7.4) you're redirected to a non existent page (404).
To reproduce:
👍 Expected behavior
It should redirect to:
https:///console/project-default-/settings/migrations
Here the user van see the status of the migration.
(On Appwrite Cloud the "default" parameter in the URL indicates the server location, for example "fra" for Frankfurt. This concept doesn't exist when self-hosting, hence it defaults to the "default" parameter in self-hosted environments.)
👎 Actual Behavior
It redirects to:
https:///console/project-/settings/migrations
This does page not exists and it shows a 404 error. It probably did exist in earlier versions of Appwrite.
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
Windows
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?