[
https://issues.apache.org/jira/browse/RAVE-690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422829#comment-13422829
]
Matt Franklin commented on RAVE-690:
------------------------------------
Found a few things:
1) The reason it isn't saving is that the service method isn't annotated
@Transactional
2) The JpaPersonAssociation annotations for the Joined JpaPerson should be
@ManyToOne for both
3) The UI currently doesn't provide feedback that any action has been taken
4) these methods should be in the person service, not user service
> Manage Friend Data in Rave
> --------------------------
>
> Key: RAVE-690
> URL: https://issues.apache.org/jira/browse/RAVE-690
> Project: Rave
> Issue Type: Improvement
> Reporter: Raminderjeet Singh
> Assignee: Viknes B
> Attachments: addFriend_initial.patch, gadget.patch, gadget.txt
>
>
> Currently we can display friend data in rave but there are no methods to
> add/delete friend from open social data in Rave. It would be good to have
> friend operation in rave and display them into user profile page.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira