jmix-framework / jmix

Jmix framework
https://www.jmix.io
Apache License 2.0
696 stars 125 forks source link

Support multi-tenancy addon #621

Closed gorbunkov closed 2 years ago

gorbunkov commented 3 years ago

@artemy63 commented on Tue Feb 16 2021

Flowable engine supports multi-tenancy, so it is necessaru to migrate the same functionality from Bproc when multi-tenancy feature will be implemented in Jmix

gorbunkov commented 2 years ago

We should check whether it's possible to have process definitions available for all tenants. Consider process editor in Studio.

artemy63 commented 2 years ago

For QA: Almost the same as for BProc + multitenancy. Entities that should support multitenancy:

Flowable entities also support tenant, so

konyashkina commented 2 years ago

Tested on Jmix version: 1.3.999-SNAPSHOT Jmix Studio plugin version: 1.3.SNAPSHOT4255-213 IntelliJ version: IntelliJ IDEA 2021.3.2 (Ultimate Edition)