Rahul Kurup created ATLAS-4672:
----------------------------------
Summary: Python Client: Unable to create an entity with
classification assigned to it.
Key: ATLAS-4672
URL: https://issues.apache.org/jira/browse/ATLAS-4672
Project: Atlas
Issue Type: Bug
Reporter: Rahul Kurup
It is possible to create an entity using 'create_entity' method and it is
possible to assign a classification to the entity using
'add_classifications_by_guid' in separate API calls, but it is impossible to do
both in the same API call using the method 'create_entity'.
It is possible to simultaneously create an entity and assign a classification
to it in the CURL version of the REST API call, so the same should be made
possible in the Python Client method as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)