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

Attribute Error in Masu

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • 2022Q2
    • None
    • None
    • False
    • True

      Sentry Issue: https://sentry.io/organizations/project-koku/issues/3029130069/?project=1822753&referrer=slack

       

      masu/external/accounts/db/cur_accounts_db.py in get_account_information at line 22    @staticmethod
          def get_account_information(provider):
              """Return account information in dictionary."""
              return {
                  "customer_name": provider.customer.schema_name,
                  "credentials": provider.authentication.credentials,
                  "data_source": provider.billing_source.data_source,
                  "provider_type": provider.type,
                  "schema_name": provider.customer.schema_name,
                  "provider_uuid": provider.uuid,
              }
      provider    
      <Provider: Provider object (d7698be0-1e89-4366-924c-fed1626aa3fd)>
      

       

            hproctor HAP Proctor (Inactive)
            hproctor HAP Proctor (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: