Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1.0
Description
- Create a lineage : table1 ---> process1 ----> table2
- Add tag tag1 to table1.
- Wait for task to complete, it propagates to table2
- Disassociate tag from table1
- Wait for task to complete , it is removed from all tables and process.
- Attempt to delete the tag.
- Tag deletion fails with `tag1` has references , though the tag is not associated to any entity.
If the tag was added to entity without propagate flag set to False , and then disassociated and deleted , it is deleted successfully.
This issue is seen only with deferred actions enabled.
Attachments
Issue Links
- links to