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

2017-09-23 Thread Aditya Sharma (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)


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

2017-09-22 Thread Aditya Sharma (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

Added relation for UserPreference.userLoginId to UserLogin.userLoginId & 
UserPreference.userPrefGroupTypeId to UserPrefGroupType.userPrefGroupTypeId.


> 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: Aditya Sharma
> Attachments: 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)