Skip to:
When I change the name of a User, the roster of its friends is not updated when the roster is built using groups.
Investigating why, I discovered that it happens because the [roster] cache is not updated.
Created pull request https://github.com/igniterealtime/Openfire/pull/358
Proposed patch attached for review (unverified).
When I change the name of a User, the roster of its friends is not updated when the roster is built using groups.
Investigating why, I discovered that it happens because the [roster] cache is not updated.