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

Unexpected error on Project level while launching test on cloned via REST project

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • None
    • None
    • None
    • 2019 Week 47-49 (from Nov 18)
    • Hide
      1. In BC create space "bpms"
      2. Create a project tragic in local repo:
      3. Download attached [^Traffic6541017239499034906.tar.xz]
        tar -xvf Traffic6541017239499034906.tar.xz
        cd Traffic6541017239499034906
        git init 
        
      4. Clone the repo via rest from local repository
        curl -d '{
        "user": "restuser",
        "password", "restuser123*",
          "name": "Clone test trsffic",
          "description": "Testing clone",
          "gitURL": "file:///path_to_localrepo/Traffic6541017239499034906/"
        }' -H "Authorization: Basic dGVzdGFkbWluOmFkbWluMTIzNDs=" -X POST localhost:8080/business-central/rest/spaces/bpms/git/clone
        
      5. Open BC in any browser and go to Traffic project
      6. Press "Test" on the project level
      Show
      In BC create space "bpms" Create a project tragic in local repo: Download attached [^Traffic6541017239499034906.tar.xz] tar -xvf Traffic6541017239499034906.tar.xz cd Traffic6541017239499034906 git init Clone the repo via rest from local repository curl -d '{ "user" : "restuser" , "password" , "restuser123*" , "name" : "Clone test trsffic" , "description" : "Testing clone" , "gitURL" : "file: ///path_to_localrepo/Traffic6541017239499034906/" }' -H "Authorization: Basic dGVzdGFkbWluOmFkbWluMTIzNDs=" -X POST localhost:8080/business-central/ rest /spaces/bpms/git/clone Open BC in any browser and go to Traffic project Press "Test" on the project level
    • NEW
    • NEW

    Description

      If user cloning a project Traffic via REST( [^Traffic6541017239499034906.tar.xz] ) and user pushes test button on Project level - he got unexpected error (see bellow in [^stackBC.txt] )

      Attachments

        Issue Links

          Activity

            People

              aparedes@redhat.com Adriel Paredes
              aparedes@redhat.com Adriel Paredes
              Anna Dupliak Anna Dupliak
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: