Rahul Kurup created ATLAS-4913: ---------------------------------- Summary: [UI] After updating an entity that has a term assigned to it, user is prevented from removing the term from the entity. Key: ATLAS-4913 URL: https://issues.apache.org/jira/browse/ATLAS-4913 Project: Atlas Issue Type: Bug Reporter: Rahul Kurup Assignee: Farhan Khan
Steps 1. Create any entity and assign a glossary term to it 2. Update any attribute of the entity (for eg: description) using the UI 3. Reload the entity details page You will see that the UI element used to remove the term disappears. In addition, if you check the meanings section of the get call on this entity, the 'relationshipAttributes' has the status marked as deleted. This term cannot be removed even with API Call. Only way to remove it is to delete the term. This issue doesn't occur when API is used to update the entity. -- This message was sent by Atlassian Jira (v8.20.10#820010)