-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Given:
- there is only a shared definition available for a given key/version pair
When:
- the xml endpoint is queried with that key/version pair but also a tenandId, e.g. processDefinitionKey=invoice&processDefinitionVersion=2&tenantId=tenant1
Then:
- a 404 is returned as there is no tenant specific definition available
Expected:
- the shared definition xml is returned