-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
AT:
- using the CaseService I can create a case instance by a case definition key and a tenant-id
- if I create a case instance by key without a tenent-id then an exception is thrown if there are multiple deployed case definitions with the given key from different tenant-ids
- if there is only one case definition then the case instance is created
- I can also create a case instance by key and tenant-id using the REST-API