[
https://issues.apache.org/jira/browse/ATLAS-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sidharth Kumar Mishra reassigned ATLAS-4266:
--------------------------------------------
Assignee: Sidharth Kumar Mishra
> [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
> Assignee: Sidharth Kumar Mishra
> Priority: Major
> Attachments: Screenshot 2021-04-28 at 4.34.30 PM.png, Screenshot
> 2021-04-28 at 5.00.33 PM.png, Screenshot 2021-04-28 at 5.00.33 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 5.00.33 PM.png|width=597,height=399! There is only
> failure report in the response
> !Screenshot 2021-04-28 at 5.00.33 PM.png|width=854,height=570!
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)