GitHub user GERey opened a pull request:
https://github.com/apache/usergrid/pull/486
Enabled application delete without test property enabling it.
Changed the confirm text to be "application_identifier". This needs to be
set to whatever application id that you're using to refer to the application.
So if /app/uuid then application_identifier is uuid but if its /app/name then
you can specify it by the application name.
Also added system default collections to be displayed and returned from the
application. They are still empty but now roles isn't all alone when you have a
new app :).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/GERey/usergrid
defaultCollections_AndApplicationDelete
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/486.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #486
----
commit 12d344ff44cee242f448e3738869aa21a9dfb3d5
Author: George Reyes <[email protected]>
Date: 2016-02-18T22:48:36Z
Added a test to try to prove the issue with collections that you create.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---