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

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

GitHub user stliu opened a pull request:

    https://github.com/apache/incubator-usergrid/pull/46

    USERGRID-82 Cannot change custom entity name

    also, update log4j.xml to avoid duplicate log message
    update spring configuration to configure static attribute

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/stliu/incubator-usergrid USERGRID-82

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-usergrid/pull/46.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 #46
    
----
commit 19652732248af2855141371a83452bbd1515bd7a
Author: Strong Liu <st...@hibernate.org>
Date:   2014-08-13T18:26:54Z

    USERGRID-82 Cannot change custom entity name
    also, update log4j.xml to avoid duplicate log message
    update spring configuration to configure static attribute

----


> 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
>             Fix For: 1.1
>
>
> 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.2#6252)

Reply via email to