-
Bug
-
Resolution: Done
-
Blocker
-
7.2.0.GA
-
CR1
-
-
-
-
-
-
CR2
-
Workaround Exists
-
- Open a terminal in migrated repository directory and remove git remote.
- git remote remove origin
-
If you try to clone migrated project you will see all other project which were in the same repository before migration and nullpointer exception dialog is displayed after migrated project is imported to the workbench.
There is a workaround: if you delete git-remote from the repository, the project can be imported.
This is reproducible on 7.1.1 and also on 7.2.0.
- is cloned by
-
AF-1715 Migrated project cannot be imported to the workbench
- Resolved