[jira] [Updated] (OFBIZ-9678) Missing foreign key constraint for fields userLoginId & userPrefGroupTypeId in UserPreference entity

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

[jira] [Updated] (OFBIZ-9678) Missing foreign key constraint for fields userLoginId & userPrefGroupTypeId in UserPreference entity

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-9678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aditya Sharma updated OFBIZ-9678:
---------------------------------
    Attachment: OFBIZ-9678.patch

UserLogin can have '_NA_' too. Missed on that. Updated patch with one-nofk relation & updated relation names.

> Missing foreign key constraint for fields userLoginId & userPrefGroupTypeId in UserPreference entity
> ----------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-9678
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9678
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS
>            Reporter: Aditya Sharma
>            Assignee: Jacques Le Roux
>             Fix For: Upcoming Release
>
>         Attachments: OFBIZ-9678.patch, OFBIZ-9678.patch
>
>
> UserPreference.userLoginId is related to UserLogin.userLoginId.
> UserPreference.userPrefGroupTypeId is related to UserPrefGroupType.userPrefGroupTypeId.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)