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();
      

            Assignee:
            Daniel Meyer
            Reporter:
            Philipp Ossler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: