Deepak Nigam created OFBIZ-10540:
------------------------------------
Summary: Warning in console logs related to entity definitions
Key: OFBIZ-10540
URL:
https://issues.apache.org/jira/browse/OFBIZ-10540 Project: OFBiz
Issue Type: Improvement
Components: ALL COMPONENTS
Affects Versions: Trunk
Reporter: Deepak Nigam
On trunk, following warnings related to entity definitions are coming:
2018-08-27 14:10:32,129 |delegator-startup-1 |GenericDelegator |W| =-=-=-=-= Found 5 warnings when checking the entity definitions:
2018-08-27 14:10:32,130 |delegator-startup-1 |GenericDelegator |W| [RelationRelatedFieldNotFound] The field "partyId" of related entity FacilityContactMech was specified in the keymaps but is not found for relation FacilityContactMech of entity FacilityAndContactMech.
2018-08-27 14:10:32,131 |delegator-startup-1 |GenericDelegator |W| [RelationFieldNotFound] The field partyId was specified in the keymaps but is not found for relation FacilityContactMech of entity FacilityAndContactMech.
2018-08-27 14:10:32,131 |delegator-startup-1 |GenericDelegator |W| [RelationRelatedFieldNotFound] The field "contactMechPurposeTypeId" of related entity WorkEffortContactMech was specified in the keymaps but is not found for relation WorkEffortContactMech of entity WorkEffortAndContactMech.
2018-08-27 14:10:32,131 |delegator-startup-1 |GenericDelegator |W| [RelationFieldNotFound] The field contactMechPurposeTypeId was specified in the keymaps but is not found for relation WorkEffortContactMech of entity WorkEffortAndContactMech.
2018-08-27 14:10:32,131 |delegator-startup-1 |GenericDelegator |W| [RelationFieldNotFound] The field contactMechPurposeTypeId was specified in the keymaps but is not found for relation ContactMechPurposeType of entity WorkEffortAndContactMech.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)