You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "David Johnson (JIRA)" <ji...@apache.org> on 2015/01/16 18:23:34 UTC

[jira] [Created] (USERGRID-351) Implement App Deletion for Usergrid 1 codebase

David Johnson created USERGRID-351:
--------------------------------------

             Summary: Implement App Deletion for Usergrid 1 codebase
                 Key: USERGRID-351
                 URL: https://issues.apache.org/jira/browse/USERGRID-351
             Project: Usergrid
          Issue Type: Story
          Components: Stack
            Reporter: David Johnson
            Assignee: David Johnson


We need a way to delete an application from an organization.

Should only work with an org-admin level auth token.

When delete is executed we will
- Add application to the deleted apps collection.
- Delete the application entity from the management app collection.
- Sometime later we will delete the application's collections

Let's do this for 2.0 and 1.0.  It should be possible with EntityManager level APIs only.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)