Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-5242

I can Find and Start a Process Instance of a Process Definition without Tenant Id

XMLWordPrintable

      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

              meyer Daniel Meyer
              philipp.ossler Philipp Ossler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: