[jira] [Updated] (OFBIZ-9355) Replace fields with "id-ne", "id-long-ne" and "id-vlong-ne" with "id", "id-long" and "id-vlong" respectively which are not primary keys

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

[jira] [Updated] (OFBIZ-9355) Replace fields with "id-ne", "id-long-ne" and "id-vlong-ne" with "id", "id-long" and "id-vlong" respectively which are not primary keys

Nicolas Malin (Jira)

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

Aditya Sharma updated OFBIZ-9355:
---------------------------------
    Attachment: OFBIZ-9355_plugins.patch
                OFBIZ-9355.patch

Replaced fields with field types as "id-ne", "id-long-ne" and "id-vlong-ne" with "id", "id-long" and "id-vlong" for non-primary key fields.
Though I have not added "not-null" attribute to these fields as it may be quite a bulky task.
I find these fields empty in demo data itself and it will require checking them at all the instances with data inserted into these entities. So, it is better we explicitly add "not-null" attribute wherever applicable.

> Replace fields with "id-ne", "id-long-ne" and "id-vlong-ne" with "id", "id-long" and "id-vlong" respectively which are not primary keys
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-9355
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9355
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Aditya Sharma
>            Priority: Trivial
>         Attachments: OFBIZ-9355.patch, OFBIZ-9355_plugins.patch
>
>




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