Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.11
Description
Current Situation
The runs of orders are reportet in the table REPORT_TRIGGERS and REPORT_TRIGGER_RESULTS There is a one to one relation with the fields report_triggers.ID and report_triggers_results.TRIGGER_ID
The job ReportingAggregation sometimes creates double entries in the table REPORT_TRIGGER_RESULTS.
Desired Behaviour
There should be an unique constraint for report_triggers_results.TRIGGER_ID