Scott Ganyo created USERGRID-82:
-----------------------------------
Summary: 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
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.1.5#6160)