Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
v1.5.3
-
None
Description
In the current `CubeMigrationCLI`, when we migrated the cube, the model metadata has migrated indeed, but the model hasn't associated with the project.
So, if we get model via `getModels` in `ModelController` with "modelName" and "projectName", we will get null.