[ https://issues.apache.org/jira/browse/USERGRID-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeffrey updated USERGRID-515: ------------------------------ Sprint: Usergrid 13, Usergrid 14, Usergrid 15 (was: Usergrid 13, Usergrid 14) > [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 > Open tickets to do the fixes as necessary -- This message was sent by Atlassian JIRA (v6.3.4#6332)