[
https://issues.apache.org/jira/browse/ATLAS-3868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17148353#comment-17148353
]
ASF subversion and git services commented on ATLAS-3868:
--------------------------------------------------------
Commit 84da9a389068635ddfd5827c70dc6d476a9aea6a in atlas's branch
refs/heads/branch-2.0 from Sarath Subramanian
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=84da9a3 ]
ATLAS-3868: [Regression] removing a term-association doesn't remove
classifications propagated from the term
Signed-off-by: Sarath Subramanian <[email protected]>
(cherry picked from commit ce95c6299986eae212f6861ab423f32aa8f7f7d0)
> [Regression] removing a term-association doesn't remove classifications
> propagated from the term
> ------------------------------------------------------------------------------------------------
>
> Key: ATLAS-3868
> URL: https://issues.apache.org/jira/browse/ATLAS-3868
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Affects Versions: 2.0.0
> Reporter: Sarath Subramanian
> Assignee: Sarath Subramanian
> Priority: Major
> Labels: glossary, tagpropagation, terms
> Fix For: 2.1.0
>
>
> # Create a business term – *term1*
> # Associate classification *PII* to *term1*
> # Associate *term1* to an entity
> # Entity will now have PII classification propagated from the term
> # Now remove *term1* association with the entity
> # Entity still shows *PII* classification, propagated from the term => this
> is a regression
>
> This regression is caused by ATLAS-3863
--
This message was sent by Atlassian Jira
(v8.3.4#803005)