-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
AT:
- I can query for deployments and definitions (process, case, decision) which have no tenant id using the Java and REST-API
- I can start a process instance by key for a process definition which is deployed without tenant id (also if the definition is additionally deployed for other tenants) using the runtime service
repositoryService.createProcessDefinitionQuery.tenantIdIn("TENANT").includeProcessDefinitionsWithoutTenantId().list();
This is the controller panel for Smart Panels app
- is related to
-
CAM-5233 Create a Multi-Tenancy Example with Shared Process Definitions
- Closed
-
CAM-5268 Provide a SPI for the Propagation of the Tenant-Id of a Process Instance
- Closed
-
CAM-5411 I can retrieve a Definition of a specific Tenant using the REST-API
- Closed
-
CAM-5412 I can find Event Subscriptions, Job Definitions and Jobs without Tenant Id
- Closed