[
https://issues.apache.org/jira/browse/USERGRID-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Johnson resolved USERGRID-419.
------------------------------------
Resolution: Fixed
Assignee: David Johnson
This is fixed now because the app delete feature has been moved under the
management end-point. To delete an app you new use a Request URI like this:
/management/organizations|orgs/{org_name}|{uuid}/applications|apps/{app_name}
So it will no longer interfere with collection create.
> Cannot create collections due to new App Delete feature
> -------------------------------------------------------
>
> Key: USERGRID-419
> URL: https://issues.apache.org/jira/browse/USERGRID-419
> Project: Usergrid
> Issue Type: Bug
> Components: Stack
> Affects Versions: 2.1.0
> Reporter: David Johnson
> Assignee: David Johnson
> Fix For: 2.2.0
>
> Attachments: upload_png_1_552×939_pixels.png
>
>
> error_description: "Cannot restore. Deleted Application not found:
> 7a7624db-bc61-11e4-a2af-12b4f5e28868"
exception:
> "org.apache.usergrid.persistence.exceptions.EntityNotFoundException"
> seems like the app restore is intercepting the path that is used to create
> collections from the UI
> Request
> URL:https://example.com/appservices/apigee-jwest/sandbox/?access_token=YWMtefpnELx7EeSlLXug...
> or the UI isn't right
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)