-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.0
-
Component/s: atlas-core
-
Labels:None
Currently, when we use http://IP:21000/api/atlas/v2/types/typedefs/, deleting the data of typedefs is empty ({"enumDefs":[],"structDefs":[],"classificationDefs":[],"entityDefs":[],"relationshipDefs":[]}), it will lead to messy data, and basic search error, so the atlas system must be restarted in order to recover the data.
Correct data:
exec http://IP:21000/api/atlas/v2/types/typedefs/, json data: {"enumDefs":[],"structDefs":[],"classificationDefs":[],"entityDefs":[],"relationshipDefs":[]}
atlas entity data is: (basic search is error)
messy data:
- links to