Uploaded image for project: 'AppFormer'
  1. AppFormer
  2. AF-1715

Migrated project cannot be imported to the workbench

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • None
    • None
    • None
    • 2018 Week 48-50
    • 3
    • Hide
      1. Create 2 projects in a space in RHDM 7.0.0
      2. Clone the space repository
        • git clone .niogit/spacerepo.git
      3. Run migration tool on the cloned repo
        • ./migration-tool.sh -bt [path_to_cloned_repo]
      4. Import first project repo to RHDM 7.1.1
        • First error: both project are available to clone
      5. Select first project
        • Second error: Nullpointer exception dialog is displayed.
      Show
      Create 2 projects in a space in RHDM 7.0.0 Clone the space repository git clone .niogit/spacerepo.git Run migration tool on the cloned repo ./migration-tool.sh -bt [path_to_cloned_repo] Import first project repo to RHDM 7.1.1 First error: both project are available to clone Select first project Second error: Nullpointer exception dialog is displayed.
    • Workaround Exists
      1. Open a terminal in migrated repository directory and remove git remote.
      2. git remote remove origin
    • NEW
    • NEW

      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.

            aparedes@redhat.com Adriel Paredes
            eignatow Eder Ignatowicz
            Tomas David Tomas David
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: