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

Audit entry for export operation displays param information which is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0, 2.3.0
    • atlas-webui
    • None

    Description

      On expanding the audit report of EXPORT operation params(1) is being displayed for all the exports irrespective of no/many options used in the exporting

      This is a UI issue and the response via rest call works fine.

      Sample payload that can be used to test

      |{
       "itemsToExport": [
       \{ "typeName": "hive_db", "uniqueAttributes": { "qualifiedName": "<qualified_name>" } },
       \{ "typeName": "hdfs_path", "uniqueAttributes": { "qualifiedName": "<qualified_name>" } }
       ]
      }|
      |{
       "itemsToExport": [
       \{ "typeName": "hive_db", "uniqueAttributes": { "qualifiedName": "<qualified_name>" } },
       \{ "typeName": "hdfs_path", "uniqueAttributes": { "qualifiedName": "<qualified_name>" } }
       ],
       "options": {
       "fetchType": "FULL",
       "matchType": "startsWith"
       }
      }|
      
      

      Attachments

        1. 0001-ATLAS-4039-UI-1-Audit-entry-for-export-operation-dis.patch
          6 kB
          Prasad P. Pawar
        2. image-2020-11-18-18-35-32-867.png
          125 kB
          Dharshana M Krishnamoorthy
        3. Screenshot 2020-11-18 at 6.21.04 PM.png
          125 kB
          Dharshana M Krishnamoorthy

        Activity

          People

            prasadpp13 Prasad P. Pawar
            dharshmk Dharshana M Krishnamoorthy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: