Results of the deduction: {{ reports.get(campaignId)[0].campaignName }}
@if (getProgressReport(campaignId).length > 0) {Number of solutions: {{ getLastProgressReport(campaignId).solutionProcessed }} / {{ getLastProgressReport(campaignId).numberOfSolutionsToProcess }}
@if(getGlobalLastStep(getLastProgressReport(campaignId)) != null) {Step: {{ getGlobalLastStepIndex(getLastProgressReport(campaignId)) + 1 }} / {{ getLastProgressReport(campaignId).globalProgression.numberOfStepsForOneStrategy }} : {{ getGlobalLastStep(getLastProgressReport(campaignId)).name }}
}| Name | Status | Details | Repair |
| {{ errorReport.solutionName }} | INCOMPLETE | {{ errorReport.error.errorMessage }} |
| Name | Status | Pertinence | Expertise | Information | Show |
| {{ deductionReport.solutionName }} | {{ deductionReport.deductionAnalyticReport.status.toString() }} | {{ deductionReport.deductionAnalyticReport.pertinenceIndice }} | {{ deductionReport.deductionAnalyticReport.expertiseIndice }} |