You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sarath Subramanian (Jira)" <ji...@apache.org> on 2021/03/31 19:20:01 UTC

[jira] [Updated] (ATLAS-4131) [Atlas: Glossary Term Bulk Import] Incorrect input has to be reported as Client side error instead of server side error

     [ 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)