You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/04/12 06:58:00 UTC

[jira] [Commented] (ATLAS-4179) [Atlas: Glossary Term Bulk Import] Incorrect error message when only dependent term is not present in bulk import

    [ https://issues.apache.org/jira/browse/ATLAS-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17319081#comment-17319081 ] 

ASF subversion and git services commented on ATLAS-4179:
--------------------------------------------------------

Commit 3ca9650ca51b7c63c2f4f4d2cf7ff889820548f4 in atlas's branch refs/heads/master from chaitali borole
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=3ca9650 ]

ATLAS-4179 :  Incorrect error message when only dependent term is not present in bulk glossary import.


> [Atlas: Glossary Term Bulk Import] Incorrect error message when only dependent term is not present in bulk import
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-4179
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4179
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>            Reporter: Dharshana M Krishnamoorthy
>            Assignee: chaitali borole
>            Priority: Minor
>         Attachments: Screenshot 2021-02-26 at 1.10.32 AM.png
>
>
> {code:java}
> glossary_rb,term_1,"short description","long description", "Example", "G1", "Usage",,,,,,,,,,,,,,"gloss_1:term_2"{code}
> Consider the above input, say *gloss_1* is present but term *term_2* is not present, error message conveys, that both glossary and term are not present
> Error message:
> {code:java}
> {"errorCode":"ATLAS-500-00-001",
> "errorMessage":"The uploaded file has not been processed due to the following errors : \n[\nThe provided Reference Glossary and TermName does not exist in the system term_2:gloss_1 for record with TermName  : term_1 and GlossaryName : glossary_rb]"}{code}
> !Screenshot 2021-02-26 at 1.10.32 AM.png|width=606,height=247!



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