Rahul Kurup created ATLAS-4879:
----------------------------------
Summary: Delete classification API request circumvents
classification disassociation limitation that is present in UI
Key: ATLAS-4879
URL: https://issues.apache.org/jira/browse/ATLAS-4879
Project: Atlas
Issue Type: Bug
Reporter: Rahul Kurup
In Atlas UI, if a classification has been applied on an entity, and if that
entity has been soft-deleted, Atlas doesn't allow users to remove the
classification from that entity.
However it is possible to use this DELETE API request (
/{color:#212121}api/atlas/v2/entity/guid/<DELETED_ENTITY_GUID/classification/<CLASSIFICATION_NAME>)
{color}to circumvent this restriction.
Behaviour should be consistent with API as well as UI.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)