You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pierre Smits (JIRA)" <ji...@apache.org> on 2014/09/09 09:50:29 UTC

[jira] [Updated] (OFBIZ-5757) Remove tenant data from the demo data set

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

Pierre Smits updated OFBIZ-5757:
--------------------------------
    Attachment: OFBIZ-5757-TenantCleanup.patch

This patch will fix the issue. 
It removes the TenantDemoData.xml file and the reference to it in ofbiz-component.xml. Both are of the entity comppnent.

> Remove tenant data from the demo data set
> -----------------------------------------
>
>                 Key: OFBIZ-5757
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5757
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>              Labels: tenant
>         Attachments: OFBIZ-5757-TenantCleanup.patch
>
>
> The demo data set (in location /framework/entity/data/TenantDemoData.xml) contains elements to load the tenants DEMO1 and DEMO2 into the implemented OFBiz setup.
> This data set is intended to be loaded into the master tables when a user wants to explore multity tenancy. However, when a user also wants/needs to load demo data into the tenant DEMO1 or DEMO2 OFBiz also tries to upload the demo setup data for each tenant. This is not allowed as tenants do not have access to tables:
> # Tenant
> # Tenantdatasource
> # etc



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)