Dharshana M Krishnamoorthy created ATLAS-4135:
-------------------------------------------------

             Summary: [Atlas: Glossary Term Bulk Import] It will be good to 
ignore the glossaries and terms that are already present instead of failing the 
bulk import
                 Key: ATLAS-4135
                 URL: https://issues.apache.org/jira/browse/ATLAS-4135
             Project: Atlas
          Issue Type: Improvement
            Reporter: Dharshana M Krishnamoorthy
         Attachments: Screenshot 2021-02-04 at 7.06.56 PM.png

Consider the following scenario:

Already available glossaries and terms:

glossary_1 ==> term_1

glossary_1 ==> term_2

glossary_2 ==> term_1

glossary_2 ==> term_2

 

Now if the user is performing a bulk import and if glossary_1 ==> term_1 is 
part of the input, currently the call fails.
{code:java}
{errorCode: "ATLAS-500-00-016", errorMessage: "Error occurred while creating 
glossary term: {0}",…}errorCause: "Glossary term with qualifiedName 
term_1@aglossary_01 already exists"errorCode: "ATLAS-500-00-016"errorMessage: 
"Error occurred while creating glossary term: {0}" {code}
Expectation:

If it already exists, then just update the other field values eg, long 
description and the linked terms and do not fail

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to