Greetings:

It appears to be impossible to update a group name under Turbine 2.1. I found a couple of messages about this on the turbine-users list but no one ever responded with a solution. Flux gets the new name of the group and tries to save it. This fails with an UnknownEntityException because the old name was not provided. Putting the old name in a hidden input field and hacking FluxGroupAction only leads to further failures. I even tried messing with the GroupPeer classes directly, getting the GROUP_ID via doSelect(criteria) and then trying a doUpdate with the new name. This also generates an exception.

I understand the same problem occurs with roles and permissions.

Is there really no way to update the name of a group/role/permission in Turbine 2.1?

Thanks,
Bruce


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to