Description
create a entity with the name contains slash [/] ok, but then the new entity can not be used well – get, delete, put with the name, only can use uuid to operate it . I think we can change the username pattern what is like [a-zA-Z0-9_\-./ ]* , this is in the class org.apache.usergrid.persistence.Identifier.