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

Type deletion is allowed even when instance of the type exists.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Resolved
    • 0.8-incubating, 1.0.0
    • 0.8.1, 1.0.0
    • atlas-core
    • None

    Description

      1.Created a type
      2.Created instance of the type.
      3.Deleted the type - Succeeded with 204
      4.The instance still exists after deletion with ACTIVE status . The entity definition has only the attributes removed and able to search and find the entity using Basic search

      Entity def of entity of deleted type :

      {  
         referredEntities:{  
      
         },
         entity:{  
            typeName:"deltype",
            guid:"cfc08f54-6d4b-4e46-800b-2cecd0b68140",
            status:"ACTIVE",
            createdBy:"admin",
            updatedBy:"admin",
            createTime:1491816571151,
            updateTime:1491816571151,
            version:0,
            classifications:[  
      
            ]
         }
      }
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            sharmadhas Sharmadha S
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: