[jira] [Created] (OFBIZ-5133) The createDataResourceRole service does not check if partyId exists

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-5133) The createDataResourceRole service does not check if partyId exists

Nicolas Malin (Jira)
Chatree Srichart created OFBIZ-5133:
---------------------------------------

             Summary: The createDataResourceRole service does not check if partyId exists
                 Key: OFBIZ-5133
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5133
             Project: OFBiz
          Issue Type: Bug
          Components: content
    Affects Versions: SVN trunk
         Environment: Ubuntu 10.04
            Reporter: Chatree Srichart


Hi all,

The createDataResourceRole service has a partyId attribute as optional but its implementation method does not check if the partyId exists before creating a DataResourceRole value.

The ensurePartyRole service also has a partyId attribute as optional but its implementation method does not check if the partyId exists before creating a PartyRole value.

Regards,
Chatree Srichart

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira