Uploaded image for project: 'Hybrid Application Console'
  1. Hybrid Application Console
  2. HAC-1992

Select source page stuck on "Validating" even though SPIAccessCheck already returned error

XMLWordPrintable

      On the "Select source" screen of new Application wizard, when user enters errorneous URL (for example `https://my.test/test`), SPIAccessCheck correctly recognizes this URL is wrong (or this provider has not been implemented), but the UI is still showing `Validating...` indefinately.

      Screenshot of the page: 

      Spec and Status of corresponding SPIAccessCheck:

        "spec": {
          "repoUrl": "https://my.test/test"
        },
        "status": {
          "accessibility": "unknown",
          "accessible": false,
          "errorMessage": "Access check for generic provider is not implemented.",
          "errorReason": "NotImplemented",
          "repoType": "",
          "serviceProvider": ""
        } 

            mdsaud Mohammed Saud (Inactive)
            rhopp@redhat.com Radim Hopp
            Jan Richter Jan Richter
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: