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

Search using entity and trait attributes - excludeDeletedEntities parameter doesn't take effect when classification is "*"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8.2, 1.0.0
    • 0.8.2, 1.0.0
    • atlas-core
    • None

    Description

      POST request body to /api/atlas/v2/search/basic :

      {
      "excludeDeletedEntities":true,
      "includeClassificationAttributes": true,
      "entityFilters":null,
      "tagFilters":null,
      "attributes":[],
      "limit":100,
      "offset":0,
      "classification":"*"
      }
      

      though excludeDeletedEntities is True , when classification is "*" , the result has the DELETED entities too.
      When any tag name is provided and excludeDeletedEntities when set to True , response doesn't have DELETED entities.
      Hence incorrect results only when classification is "*".

      CC : sarath.kum4r@gmail.com nixonrodrigues

      Attachments

        Activity

          People

            madhan Madhan Neethiraj
            sharmadhas Sharmadha S
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: