You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Dharshana M Krishnamoorthy (Jira)" <ji...@apache.org> on 2021/04/28 11:29:00 UTC

[jira] [Updated] (ATLAS-4266) [Atlas: Glossary Term Bulk Import] Import fails with success state

     [ https://issues.apache.org/jira/browse/ATLAS-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dharshana M Krishnamoorthy updated ATLAS-4266:
----------------------------------------------
    Attachment: Screenshot 2021-04-28 at 4.34.30 PM.png

> [Atlas: Glossary Term Bulk Import] Import fails with success state
> ------------------------------------------------------------------
>
>                 Key: ATLAS-4266
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4266
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>            Reporter: Dharshana M Krishnamoorthy
>            Priority: Major
>         Attachments: Screenshot 2021-04-28 at 4.34.30 PM.png
>
>
> The following is a complete failure scenario, where the user inputs blank spaces, here the import fails with complete failure, but the status is *200* ok
> *Scenario*: Import Blank glossary and terms
> {code:java}
> GlossaryName, TermName, ShortDescription, LongDescription, Examples, Abbreviation, Usage, AdditionalAttributes, TranslationTerms, ValidValuesFor, Synonyms, ReplacedBy, ValidValues, ReplacementTerms, SeeAlso, TranslatedTerms, IsA, Antonyms, Classifies, PreferredToTerms, PreferredTerms
> " ", " "{code}
> *Observation:*
> {code:java}
> {
>   "failedImportInfoList":[
>     {
>       "parentObjectName":"",
>       "childObjectName":null,
>       "importStatus":"FAILED",
>       "remarks":"The GlossaryName is blank for the record : [ ,  ]"
>     },
>     {
>       "parentObjectName":"",
>       "childObjectName":null,
>       "importStatus":"FAILED",
>       "remarks":"The GlossaryName is blank for the record : [ ,  ]"
>     }
>   ]
> }{code}
> !Screenshot 2021-04-28 at 4.34.30 PM.png|width=546,height=217!



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