Skip to content
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

Potential broken links in Migrate to Volto's Default Pages #129

Open
shogunbr opened this issue Jul 12, 2023 · 0 comments
Open

Potential broken links in Migrate to Volto's Default Pages #129

shogunbr opened this issue Jul 12, 2023 · 0 comments

Comments

@shogunbr
Copy link

When migrating to Volto, the migration process offers a very neat feature to migrate Folders to Folderish Pages. Additionally, it allows merging the Default Pages of Folders with the replacing Folderish Pages. However, there is an issue with broken links that may occur when the Default Page is deleted.

Consider the following structure:

├── A Folder
│   ├── Default Page
└── Another Page

If there is a link in "Another Page" referencing the UUID of the "Default Page", the link will break after the migration process because the "Default Page" gets deleted.
To address this, it would be beneficial to include a link-checking and updating mechanism during the migration process. This mechanism should update all links referencing the "Default Page" old UUID with the UUID of the parent Folderish Page before deleting the "Default Page".

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