You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Ashutosh Mestry (JIRA)" <ji...@apache.org> on 2018/01/12 21:41:00 UTC

[jira] [Updated] (ATLAS-2360) Advanced Search DSL: Improve Error Handling and Display

     [ https://issues.apache.org/jira/browse/ATLAS-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashutosh Mestry updated ATLAS-2360:
-----------------------------------
    Attachment: ATLAS-2360-Exception-QualifiedName.patch

> Advanced Search DSL: Improve Error Handling and Display
> -------------------------------------------------------
>
>                 Key: ATLAS-2360
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2360
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>    Affects Versions: trunk
>            Reporter: Ashutosh Mestry
>            Assignee: Ashutosh Mestry
>         Attachments: ATLAS-2360-Exception-QualifiedName.patch
>
>
> **Background**
> Existing DSL user-interface is not effective in indicating to the user if a given type is invalid or the attributes used within the query are invalid.
> This leads to user not getting correct picture of the query's outcome.
> **Approach**
> Update _GremlinQueryComposer_ to add checks and throw exceptions when invalid types or attributes of types are encountered.
> The UI should process the exceptions and make it obviously visible to the user. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)