Dharshana M Krishnamoorthy created ATLAS-4273:
-------------------------------------------------

             Summary: [Atlas: Glossary Term Bulk Import] When there is only 1 
term imported via bulk import and if it fails, no proper reason is mentioned in 
response
                 Key: ATLAS-4273
                 URL: https://issues.apache.org/jira/browse/ATLAS-4273
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core
            Reporter: Dharshana M Krishnamoorthy


The following fails as we do not support @ in term name
{code:java}
GlossaryName, TermName, ShortDescription, LongDescription, Examples, 
Abbreviation, Usage, AdditionalAttributes, TranslationTerms, ValidValuesFor, 
Synonyms, ReplacedBy, ValidValues, ReplacementTerms, SeeAlso, TranslatedTerms, 
IsA, Antonyms, Classifies, PreferredToTerms, PreferredTerms
glossary_l,term_@_1 {code}
But the failure is
{code:java}
{"errorCode":"ATLAS-409-00-011","errorMessage":"Glossary import failed"} {code}
The code is 409 which mean a conflict but the reason is different



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

Reply via email to