[jira] [Created] (OFBIZ-4838) Party Manager Party StatusId Update Fails
Posted by
Nicolas Malin (Jira) on
Apr 23, 2012; 4:51pm
URL: http://ofbiz.116.s1.nabble.com/jira-Created-OFBIZ-4838-Party-Manager-Party-StatusId-Update-Fails-tp4581041.html
Tom Burns created OFBIZ-4838:
--------------------------------
Summary: 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
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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspaFor more information on JIRA, see:
http://www.atlassian.com/software/jira