[
https://issues.apache.org/jira/browse/OFBIZ-6662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15240773#comment-15240773
]
Jacques Le Roux commented on OFBIZ-6662:
----------------------------------------
Hi Michael,
You maybe not noticed but [we have changed the way we report the fixed versions
in Jira|http://markmail.org/message/zl7zrk2lmm6dvj4v]. This to automatically
provide better releases notes for our users.
I have just updated [our documentation on this
subject|https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Committers+Roles+and+Responsibilities#OFBizCommittersRolesandResponsibilities-ManageJIRA'sissues].
A last thing should be done, please replace all the occurences of "Release
branch 14.12" by "14.12.01" in the [following
instances|https://issues.apache.org/jira/browse/OFBIZ-6662?jql=project%20%3D%20OFBIZ%20AND%20fixVersion%20%3D%20%22Release%20Branch%2014.12%22%20ORDER%20BY%20updated%20DESC]
Thanks!
> PartyRelationship.securityGroupId not added when adding a PartyRelationship
> ---------------------------------------------------------------------------
>
> Key: OFBIZ-6662
> URL: https://issues.apache.org/jira/browse/OFBIZ-6662
> Project: OFBiz
> Issue Type: Bug
> Components: party
> Affects Versions: Release Branch 11.04, Release Branch 12.04, Release
> Branch 13.07, Release Branch 14.12, Upcoming Branch
> Reporter: Forrest Rae
> Assignee: Michael Brohl
> Labels: patch
> Fix For: Release Branch 12.04, Release Branch 13.07, Release
> Branch 14.12, Trunk
>
> Attachments: OFBIZ-6662-partymgr.patch
>
>
> When adding a PartyRelationship the value selected for SecurityGroupId is
> ignored as createPartyRelationship service expects the parameter to be named
> securityGroupId. The AddOtherPartyRelationship form incorrectly names the
> field groupId causing the value to be missed in the set-nonpk-fields call in
> applications/party/script/org/ofbiz/party/party/PartyServices.xml at line 821.
> This bug can be traced back 7 years and 1 month to when the code was
> originally committed, showing that it never worked in the first place :(
> https://fisheye6.atlassian.com/changelog/ofbiz?cs=688484
> Repo:
> 1) While adding a relationship, select something in the Security Group ID
> select menu.
> 2) Submit
> 3) Webtools -> Entity Engine -> PartyRelationship -> Find
> 4) Search for the PartyRelationship
> 5) Not that the securityGroupId field is empty even though you selected one
> in step 1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)