-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
- given:
- I create a valid report
- the process definition key is a valid key
- the version is set to all
- when:
- I send a request evaluate the report
- then:
- I get an evaluation across all versions of the given process definition key as a response
Hint:
- see here how the new evaluation endpoint should look like (essentially a proceessDefinitionKey+processDefinitionVersion was added): https://github.com/camunda/camunda-optimize/wiki/REST-API-documentation#evaluate-a-report
- Have a look at the requirements:
https://docs.google.com/presentation/d/1RMUhXvym19LpDB13mgzUoE2-mwdScHt6ymchFE4FQGI/edit
This is the controller panel for Smart Panels app
- depends on
-
OPT-1003 I can evaluate a report by key and version
- Done