You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/27 14:25:00 UTC

[jira] [Commented] (OFBIZ-6065) Data of tenant specific component gets loaded in all instances

    [ https://issues.apache.org/jira/browse/OFBIZ-6065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571965#comment-17571965 ] 

ASF subversion and git services commented on OFBIZ-6065:
--------------------------------------------------------

Commit be6270e58385d461f5fcf14e8e87fb1143b0b736 in ofbiz-framework's branch refs/heads/release22.01 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=be6270e583 ]

Improved: Data of tenant specific component gets loaded in all instances (OFBIZ-6065)

The tenant relevant Gradle tasks are:

OFBiz Server tasks
------------------
createTenant - Create a new tenant in your environment
loadAdminUserLogin - Create admin user with temporary password equal to ofbiz.
You must provide userLoginId
loadAll - Load default data; meant for OFBiz development, testing, and demo
purposes
loadTenant - Load data using tenantId

loadAll is the new "ant load-data" and should clearly only used for
"OFBiz development, testing, and demo purposes".

Remains the import functionalities. We don't want to get to far with that,
a warning is enough.

Thanks: Pierre Smits for report


> Data of tenant specific component gets loaded in all instances
> --------------------------------------------------------------
>
>                 Key: OFBIZ-6065
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6065
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Release Branch 14.12, 14.12.01, Trunk, Upcoming Branch
>            Reporter: Pierre Smits
>            Assignee: Jacques Le Roux
>            Priority: Minor
>              Labels: component, data, tenant
>
> When performing a ./ant load-data variant or using the import function in webtools data of tenant specific component gets loaded into any tenant (including master)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)