[
https://issues.apache.org/jira/browse/ATLAS-4131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sarath Subramanian updated ATLAS-4131:
--------------------------------------
Fix Version/s: 2.2.0
3.0.0
> [Atlas: Glossary Term Bulk Import] Incorrect input has to be reported as
> Client side error instead of server side error
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: ATLAS-4131
> URL: https://issues.apache.org/jira/browse/ATLAS-4131
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 2.1.0
> Reporter: Dharshana M Krishnamoorthy
> Assignee: Mayank Jain
> Priority: Major
> Fix For: 3.0.0, 2.2.0
>
> Attachments: Screenshot 2021-01-28 at 11.55.36 AM.png
>
>
> In the below payload, incorrect input is given and ideally it has to be
> reported as 400 bad input errorĀ [Client error], but it is thrown as 500 errorĀ
> [Server error]
> {code:java}
> GlossaryName, TermName, ShortDescription, LongDescription, Examples,
> Abbreviation, Usage, AdditionalAttributes, TranslationTerms, ValidValuesFor,
> Synonyms, ReplacedBy, ValidValues, ReplacementTerms, SeeAlso,
> TranslatedTerms, IsA, Antonyms, Classifies, PreferredToTerms, PreferredTerms
> gloss_1,term_1
> gloss_1,term_1
> gloss_2,term_2
> gloss_3,term_3 {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)