[jira] [Created] (OFBIZ-11474) duplicate fk-name "PROD_PRCDE_PCD".

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

[jira] [Created] (OFBIZ-11474) duplicate fk-name "PROD_PRCDE_PCD".

Nicolas Malin (Jira)
Pierre Smits created OFBIZ-11474:
------------------------------------

             Summary: duplicate fk-name "PROD_PRCDE_PCD".
                 Key: OFBIZ-11474
                 URL: https://issues.apache.org/jira/browse/OFBIZ-11474
             Project: OFBiz
          Issue Type: Bug
          Components: datamodel
    Affects Versions: Trunk
            Reporter: Pierre Smits
            Assignee: Pierre Smits


With commit 91673f1 (OFBIZ-5426)  a new entity was implemented and another was renamed. However, both have the same foreign key. And the foreign key of the renamed entity should have been renamed to. This didn't happen, leading to:
{code:java}
2020-03-24 09:13:16,004 |delegator-startup-1  |GenericDelegator              |W| [RelationFkDuplicate] Relation to ProductPromoCode from entity ProdPromoCodeContactMech has a duplicate fk-name "PROD_PRCDE_PCD".
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)