You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Cyndia Li (Jira)" <ji...@apache.org> on 2022/07/08 02:21:00 UTC

[jira] [Commented] (ATLAS-3973) Inappropriate message on performing create with non-readable super type

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

Cyndia Li commented on ATLAS-3973:
----------------------------------

Hi 

I came across the same issue: ATLAS-4631

Have you found the solutions?

 

Cheers,

 

> Inappropriate message on performing create with non-readable super type
> -----------------------------------------------------------------------
>
>                 Key: ATLAS-3973
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3973
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>            Reporter: Dharshana M Krishnamoorthy
>            Assignee: chaitali borole
>            Priority: Major
>         Attachments: Screenshot 2021-02-05 at 5.40.54 PM.png
>
>
> Received message
> {code:java}
> {u'errorCode': u'ATLAS-403-00-001', u'errorMessage': u'hrt_qa is not authorized to perform read type-def of categoryCLASSIFICATIONnon_read_classification_ufvQK'}
> {code}
>  
> Expected message
> {code:java}
> hrt_qa is not authorized to perform create classification-def  <type_name> with non-readable classification
> {code}
> or something similar, that conveys the right message. The current error message seems very confusing. It conveys about read when performing a create operation
> Also the message has incorrect spacing



--
This message was sent by Atlassian Jira
(v8.20.10#820010)