[jira] [Created] (OFBIZ-12178) ModelInduceFromDb does not show realtions.

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

[jira] [Created] (OFBIZ-12178) ModelInduceFromDb does not show realtions.

Nicolas Malin (Jira)
Benjamin Jugl created OFBIZ-12178:
-------------------------------------

             Summary: ModelInduceFromDb does not show realtions.
                 Key: OFBIZ-12178
                 URL: https://issues.apache.org/jira/browse/OFBIZ-12178
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Trunk, Release Branch 18.12
            Reporter: Benjamin Jugl


As encountered in OFBIZ-6510, the ModelInduceFromDb does currently not include entity relations and foreign key constraints. Since they are an important part of the database model, we should fix that.

I could track down the problem to an incomplete invocation of the ModelEntity through the constructor used in the DatabaseUtil.induceModelFromDb() Methods. This constructor does not initialize the Relations.



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