Uploaded image for project: 'Cost Management'
  1. Cost Management
  2. COST-5750

Incorrect status on Integration details page for misconfigured source

XMLWordPrintable

      The "Integration details" page in UI shows an incorrect status/icon for "Data availability" step  for misconfigured source. Instead of an empty field, it shows "success" icon.

      Note that the api response for a given source seems to be correct:

      {
                  "id": 679777,
                  "uuid": "9379b11f-a020-4c2f-8429-43f705f3e342",
                  "name": "test_cost_azure_source_status_incorrect_client_id",
                  "source_type": "Azure",
                  "authentication": {...}
                  },
                  "billing_source": {...}
                  },
                  "provider_linked": false,
                  "active": false,
                  "paused": false,
                  "current_month_data": false,
                  "previous_month_data": false,
                  "last_payload_received_at": false,
                  "last_polling_time": false,
                  "status": {},
                  "has_data": false,
                  "infrastructure": {},
                  "cost_models": [],
                  "additional_context": {}
              }, 

       

      Steps to reproduce:

      stage env, cost-qe-admin-02 user

      1. navigate to Azure details page
      2. click on "View all" link at the top of the page -> you should see Integration status for two sources, one of which is misconfigured
      3. click on "Data details" for the misconfigured source -> the "Integration details" modal will open -> you will see "green check mark" icon indicating success for Data availability step (unexpected)

              dlabrecq@redhat.com Daniel Labrecque
              rhn-support-esebesto Eva Šebestová
              Eva Šebestová Eva Šebestová
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: