Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Information Provided
-
2.2.0
-
None
-
None
-
Important
Description
Hi All,
I have met this situation that when I delete one entity and entity status changed from "ACTIVE" to "DELETED", then I want to re-active the entity with same qualifiedName, but I got two entities with same qualifiedName, one with status ACTIVE, another with status DELETED. instead of restoring the old one.
Here is my questions:
- Can I create one entity with initial status "DELETED"?
- Do we have approach to restore deleted entity? I have read some clues about OMRS ways but with no sample, and not find any code in atlas source code.