- Issue created by @fbocanegra
- Assigned to Carlos Romero
- Status changed to Needs review
8 months ago 1:23pm 21 May 2024 - Status changed to Fixed
5 months ago 10:06am 7 September 2024
The 'import path alias' option does not migrate all the content.
We check the 'import path alias' option. Once checked, we run a migration status and see that a certain amount of content appears. If we uncheck the same option and run a status, a different amount of content appears.
This is because the final query only has a GROUP BY alias. If an alias is null, it will not appear in the table.
Fixed
1.0
Code