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

UI / Search using entity and trait attributes : Specifying no value for one of the filters makes the complete filter null.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 0.8.1, 1.0.0
    • atlas-webui
    • None

    Description

      1.Created a kafka_topic with name="kt1" and empty description.
      2.Searched kafka_topic in typeName , applied filters:
      1. Name = kt1
      2. Description = (empty Description)
      3.The body sent to POST request is :

      {"entityFilters":null,"tagFilters":null,"query":null,"excludeDeletedEntities":true,"limit":25,"typeName":"kafka_topic","classification":null}
      

      entityFilters is null , and the Name applied filter was not found in UI or in the request body.The search result was similar to typeName='kafka_topic'.

      The same applies to tag filters.

      Attachments

        Issue Links

          Activity

            People

              kevalbhatt Keval Bhatt
              sharmadhas Sharmadha S
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: