[
https://issues.apache.org/jira/browse/ATLAS-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sidharth Kumar Mishra reassigned ATLAS-4265:
--------------------------------------------
Assignee: Sidharth Kumar Mishra
> [Atlas: Glossary Term Bulk Import]: Error message is displayed twice for an
> error in bulk import
> ------------------------------------------------------------------------------------------------
>
> Key: ATLAS-4265
> URL: https://issues.apache.org/jira/browse/ATLAS-4265
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core, atlas-webui
> Reporter: Dharshana M Krishnamoorthy
> Assignee: Sidharth Kumar Mishra
> Priority: Major
> Attachments: Screenshot 2021-04-28 at 4.34.30 PM.png
>
>
> 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)