You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Jeffrey (JIRA)" <ji...@apache.org> on 2015/04/01 19:26:55 UTC

[jira] [Updated] (USERGRID-515) [SPIKE] Creating collections in the portal throws an error

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

Jeffrey  updated USERGRID-515:
------------------------------
    Summary: [SPIKE] Creating collections in the portal throws an error  (was: Creating collections in the portal throws an error)

> [SPIKE] Creating collections in the portal throws an error
> ----------------------------------------------------------
>
>                 Key: USERGRID-515
>                 URL: https://issues.apache.org/jira/browse/USERGRID-515
>             Project: Usergrid
>          Issue Type: Bug
>          Components: Portal, Stack
>            Reporter: Jeffrey 
>            Assignee: ryan bridges
>
> The '+' button to create a collection in the UI does not work.  
> In Chrome dev tools it looks like it is doing a PUT to this URL: https://{host}/{org}/{app}/?access_token={token} with this request data: {"metadata":{"collections":{"foo":{}}}}
> And the response looks like this:
> duration: 6
> error: "entity_not_found"
> error_description: "Cannot restore. Deleted Application not found: 5ab1ef5c-7f4c-11e4-9bb8-0ad113d917ad"
> exception: "org.apache.usergrid.persistence.exceptions.EntityNotFoundException"
> timestamp: 1427291983254



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