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 2017/08/31 04:00:00 UTC

[jira] [Created] (ATLAS-2100) Support for Saving Searches

Ashutosh Mestry created ATLAS-2100:
--------------------------------------

             Summary: Support for Saving Searches
                 Key: ATLAS-2100
                 URL: https://issues.apache.org/jira/browse/ATLAS-2100
             Project: Atlas
          Issue Type: Improvement
          Components:  atlas-core
    Affects Versions: trunk
            Reporter: Ashutosh Mestry
            Assignee: Ashutosh Mestry
             Fix For: trunk


*Background*
The current set of features around search allows user to construct complex queries. These queries once constructed, cannot be persisted and re-used later. The user will have to reconstruct these if they were to run them again.

*Solution*
The ability to save constructed queries and retrieve them later will benefit the user.

*Implementation*
A logged in user should be able to:
*  Save the constructed query.
*  View all the queries constructed.  
*  Edit already constructed query.
*  Execute already constructed query.



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