[ https://issues.apache.org/jira/browse/USERGRID-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14633700#comment-14633700 ]
ASF GitHub Bot commented on USERGRID-868: ----------------------------------------- Github user arun-ram commented on the pull request: https://github.com/apache/incubator-usergrid/pull/300#issuecomment-122919661 I see that Lynch Lee is working on USERGRID-868 and has a pull request open for validating entity names. @rgex Should we merge this pull request and let Lynch Lee take care of collection and connection names? > a entity name with slash [/] that can not be used well > ------------------------------------------------------ > > Key: USERGRID-868 > URL: https://issues.apache.org/jira/browse/USERGRID-868 > Project: Usergrid > Issue Type: Bug > Components: Stack > Affects Versions: 1.0.2 > Reporter: Lynch Lee > Assignee: Lynch Lee > Fix For: 1.0.2 > > > 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)