Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
1.0.0, trunk
-
None
Description
Pre-requisite:
- Export data that has entities with associated tags.
Steps to duplicate:
- Import using Migration Import.
- In ‘Advanced Search’ use the query: hive_column isa PII
Expected output*:* All hive_columns tagged with PII should be returned.
Observed behavior: No results are returned.
Root cause: During migration, edges do not have __name property set for classification edges.