-
Bug Part
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
- given:
- I have a process definition that has three version 1, 2, 3
- 1 has the tenants A, B
- 2 has the tenants B,
- 3 has the tenants B, C
- when:
- I select the definition with version 1 and 2
- I select the tenant C
- then:
- I see no data
- expected:
- when I selection version 1 and 2, I can't see tenant C at all
Background:
This behavior breaks with the UX that we have in Optimize everywhere else, e.g. in the report builder we show only the options that are possible to select.
With OPT-2457 we added specific available tenants per version to the API
https://github.com/camunda/camunda-optimize/wiki/Process-Definition#get-process-definition-available-versions--tenants-grouped-by-key
https://github.com/camunda/camunda-optimize/wiki/Decision-Definition#get-decision-definition-available-versions--tenants-grouped-by-key