Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-3218

UI : entity detail page columns sorting empty value check

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 1.2.0, 2.1.0
    • None
    • None

    Description

      In entity detail page if referredEntities are empty and the entity has column attribute then UI show continues loader.

      {
          "referredEntities": {},
          "entity": {
              "typeName": "rdbms_index",
              "attributes":
              {
                  "qualifiedName": "rdbmsIndex1@cl1",
                  "columns": [
                  {
                      "guid": "5360387a-e33d-4117-a7df-dd782558dd6e",
                      "typeName": "rdbms_column"
                  },
                  {
                      "guid": "eeba1f3d-455d-447c-be93-be6659c14289",
                      "typeName": "rdbms_column"
                  },
                  {
                      "guid": "9a369d9f-4e2c-462c-bff4-ab6775531cad",
                      "typeName": "rdbms_column"
                  }],
                  "name": "rdbmsIndex1",
                  "isUnique": true,
                  ........................
      

      Attachments

        1. rdbms_index_columns_Api_call.png
          607 kB
          Keval Bhatt
        2. ATLAS-3218.patch
          7 kB
          Keval Bhatt

        Activity

          People

            kevalbhatt Keval Bhatt
            kevalbhatt Keval Bhatt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: