[
https://issues.apache.org/jira/browse/OFBIZ-10540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deepak Nigam reopened OFBIZ-10540:
----------------------------------
Hi Nicolas,
There is still a warning message:
2018-09-04 09:55:36,827 |delegator-startup-1 |GenericDelegator |W| =-=-=-=-=
Found 1 warnings when checking the entity definitions:
2018-09-04 09:55:36,828 |delegator-startup-1 |GenericDelegator |W|
[RelationFieldNotFound] The field contactMechPurposeTypeId was specified in the
keymaps but is not found for relation ContactMechPurposeType of entity
WorkEffortAndContactMech.
We can't use contactMechPurposeTypeId in the relation map as it not included in
any of the member entities (WorkEffortContactMech, ContactMechDetail)
> 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
> Assignee: Nicolas Malin
> Priority: Minor
> Attachments: OFBiz-10540.patch
>
>
> 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)