You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Gopal Yadav (JIRA)" <ji...@apache.org> on 2016/06/04 13:35:59 UTC

[jira] [Created] (OFBIZ-7188) Add Work Effort Party Assignment creates record with invalid PartyId

Gopal Yadav created OFBIZ-7188:
----------------------------------

             Summary: Add Work Effort Party Assignment creates record with invalid PartyId
                 Key: OFBIZ-7188
                 URL: https://issues.apache.org/jira/browse/OFBIZ-7188
             Project: OFBiz
          Issue Type: Bug
          Components: workeffort
    Affects Versions: Trunk
            Reporter: Gopal Yadav


Steps to regenerate:
1.  Go to FindWorkEffort screen https://localhost:8443/workeffort/control/FindWorkEffort
2. Click on Find button in search option and choose any of the WorkEffort from the list. 
3. Go to the Parties tab to check parties assigned to the WorkEffort.
4. Add Work Effort Party Assignment: 
 - Enter any invalid PartyId (which does not exist in the system e.g, XYZ or ABC)
- Choose any of the roles from the drop-down list.
- Add FromDate.
- Submit the form.

Current Behaviour: System creates a WorkEffortPartyAssignment record with invalid data (partyId).

Expected: System should not create this record as entered data - partyId is invalid.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)