[
https://issues.apache.org/jira/browse/USERGRID-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14286503#comment-14286503
]
ASF GitHub Bot commented on USERGRID-312:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-usergrid/pull/152
> Implement App Delete in Usergrid 2 codebase
> --------------------------------------------
>
> Key: USERGRID-312
> URL: https://issues.apache.org/jira/browse/USERGRID-312
> Project: Usergrid
> Issue Type: Story
> Components: Stack
> Reporter: Rod Simpson
> 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)