-
Task
-
Resolution: Won't Do
-
L3 - Default
-
None
-
None
-
Not defined
Given:
- a combined report is created
When: - reports are added to it
Then: - only reports of the same type are accepted (the first report added defines the type of the following ones)
- trying to add reports different types fails with a 400 error reporting what type of report is acceptable
Notes:
- remove dynamic typed handling in evaluation logic as it will be ensured that a combined reports only contain single reports of one type