[jira] [Created] (OFBIZ-4934) Ignore "tenant" data files if the multitenant property is "N"

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

[jira] [Created] (OFBIZ-4934) Ignore "tenant" data files if the multitenant property is "N"

Nicolas Malin (Jira)
Chatree Srichart created OFBIZ-4934:
---------------------------------------

             Summary: Ignore "tenant" data files if the multitenant property is "N"
                 Key: OFBIZ-4934
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4934
             Project: OFBiz
          Issue Type: Improvement
          Components: humanres
    Affects Versions: SVN trunk
         Environment: Ubuntu 10.04
            Reporter: Chatree Srichart
             Fix For: SVN trunk


Hello,

I think the system does not need to load tenant data files if the multitenant property in general.properties is "N". I created a patch to ignore the tenant data files when run ./ant load-demo command.

Regards,
Chatree Srichart

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-4934) Ignore "tenant" data files if the multitenant property is "N"

Nicolas Malin (Jira)

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

Chatree Srichart updated OFBIZ-4934:
------------------------------------

    Attachment: tenant_reader.patch
   

> Ignore "tenant" data files if the multitenant property is "N"
> -------------------------------------------------------------
>
>                 Key: OFBIZ-4934
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4934
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: humanres
>    Affects Versions: SVN trunk
>         Environment: Ubuntu 10.04
>            Reporter: Chatree Srichart
>              Labels: tenant
>             Fix For: SVN trunk
>
>         Attachments: tenant_reader.patch
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Hello,
> I think the system does not need to load tenant data files if the multitenant property in general.properties is "N". I created a patch to ignore the tenant data files when run ./ant load-demo command.
> Regards,
> Chatree Srichart

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-4934) Ignore "tenant" data files if the multitenant property is "N"

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Chatree Srichart updated OFBIZ-4934:
------------------------------------

    Attachment: tenant_reader.diff

Update the patch to check if the reader name is "tenant" and the multitenant property is "N" then ignore loading the data file.
               

> Ignore "tenant" data files if the multitenant property is "N"
> -------------------------------------------------------------
>
>                 Key: OFBIZ-4934
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4934
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: humanres
>    Affects Versions: SVN trunk
>         Environment: Ubuntu 10.04
>            Reporter: Chatree Srichart
>              Labels: tenant
>             Fix For: SVN trunk
>
>         Attachments: tenant_reader.diff, tenant_reader.patch
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Hello,
> I think the system does not need to load tenant data files if the multitenant property in general.properties is "N". I created a patch to ignore the tenant data files when run ./ant load-demo command.
> Regards,
> Chatree Srichart

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-4934) Ignore "tenant" data files if the multitenant property is "N"

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Chatree Srichart updated OFBIZ-4934:
------------------------------------

    Attachment: tenant_reader.patch
   

> Ignore "tenant" data files if the multitenant property is "N"
> -------------------------------------------------------------
>
>                 Key: OFBIZ-4934
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4934
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: humanres
>    Affects Versions: SVN trunk
>         Environment: Ubuntu 10.04
>            Reporter: Chatree Srichart
>              Labels: tenant
>             Fix For: SVN trunk
>
>         Attachments: tenant_reader.patch, tenant_reader.patch
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Hello,
> I think the system does not need to load tenant data files if the multitenant property in general.properties is "N". I created a patch to ignore the tenant data files when run ./ant load-demo command.
> Regards,
> Chatree Srichart

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-4934) Ignore "tenant" data files if the multitenant property is "N"

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Chatree Srichart updated OFBIZ-4934:
------------------------------------

    Attachment:     (was: tenant_reader.diff)
   

> Ignore "tenant" data files if the multitenant property is "N"
> -------------------------------------------------------------
>
>                 Key: OFBIZ-4934
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4934
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: humanres
>    Affects Versions: SVN trunk
>         Environment: Ubuntu 10.04
>            Reporter: Chatree Srichart
>              Labels: tenant
>             Fix For: SVN trunk
>
>         Attachments: tenant_reader.patch, tenant_reader.patch
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Hello,
> I think the system does not need to load tenant data files if the multitenant property in general.properties is "N". I created a patch to ignore the tenant data files when run ./ant load-demo command.
> Regards,
> Chatree Srichart

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira