Uploaded image for project: 'Red Hat Decision Manager'
  1. Red Hat Decision Manager
  2. RHDM-795

Migrated project cannot be imported to the workbench

XMLWordPrintable

    • CR1
    • CR2
    • Workaround Exists
      1. Open a terminal in migrated repository directory and remove git remote.
      2. git remote remove origin
    • 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.

      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
            tdavid@redhat.com Tomas David
            Tomas David Tomas David
            Tomas David Tomas David
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: