http://ofbiz.116.s1.nabble.com/jira-Created-OFBIZ-4838-Party-Manager-Party-StatusId-Update-Fails-tp4581041p4596881.html
> Party Manager Party StatusId Update Fails
> -----------------------------------------
>
> Key: OFBIZ-4838
> URL:
https://issues.apache.org/jira/browse/OFBIZ-4838> Project: OFBiz
> Issue Type: Bug
> Components: party
> Affects Versions: Release 10.04, Release Branch 11.04, SVN trunk
> Environment: demo-trunk
> Reporter: Tom Burns
> Priority: Minor
> Attachments: OFBIZ-4838 Party Entity Set Status Enabled.patch, OFBIZ-4838 Party Group Status Change Test.patch, OFBIZ-4838 Party Group Status Change.patch
>
>
> Party Manager does not update the party status id correctly.
> To reproduce:
> First:
> In Party Manager lookup party id "Company"
> Click "Update" In Profile > Party Group Information
> Note: Status Id drop-down field displays Enabled
> Click "Save"
> Then:
> In Web Tools Interactive version lookup Party party_id = "Company"
> Expect: StatusId = "Enabled"
> Actual: StatusId = NULL
> PartyServices setPartyStatus is not updating the party status.
> The question before fixing, is there any reason to allow null status id's on a party?
> Shouldn't every party either be Enabled or Disabled?
This message is automatically generated by JIRA.