In OPT-2220 the ProcessParametersDto and DecisionParametersDto were removed from ProcessReportDataDto and DecisionReportDataDto respectively. The fields processPart and sorting, which were previously held in the ParametersDtos have been moved to the report configuration (SingleReportConfigurationDto).
The front end needs adjusted accordingly, see documentation here.
The changes are on the OPT-2220 branch.
AT:
- front end can handle the new location of the parameter fields