You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/03 23:48:27 UTC

[jira] [Commented] (USERGRID-82) Cannot change custom entity name

    [ https://issues.apache.org/jira/browse/USERGRID-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14988341#comment-14988341 ] 

ASF GitHub Bot commented on USERGRID-82:
----------------------------------------

Github user mdunker commented on the pull request:

    https://github.com/apache/usergrid/pull/46#issuecomment-153513533
  
    master is now the 2.1+ branch -- this PR therefore is no longer valid. Please submit against 1.x branch if this is still an issue. Thanks!


> Cannot change custom entity name
> --------------------------------
>
>                 Key: USERGRID-82
>                 URL: https://issues.apache.org/jira/browse/USERGRID-82
>             Project: Usergrid
>          Issue Type: Bug
>          Components: Stack
>            Reporter: Scott Ganyo
>            Assignee: Strong Liu
>
> If you have a custom entity and attempt to update the entity's name (via PUT), the system will accept the request and return success (200), but the name will remain unchanged.
> eg. using ugc:
> ugc create foo "name: 'bar'"
> ugc update foo/bar "name: 'baz'"
> (Note: Referencing the entity in the PUT via UUID has the same effect.)



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