Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
The runs of orders are reportet in the table REPORT_TRIGGERS
The job ReportingFacts always adds new entries in the table REPORT_TRIGGERS for each executed order if the scheduler_id is not listet in the table SCHEDULER_INSTANCES
Desired Behaviour
- There should be an unique constraint for report_triggers.HISTORY_ID
- The table SCHEDULER_INSTANCES is no longer available with 1.11.
- There is a new table INVENTORY_INSTANCES that should be used.
Attachments
Issue Links
- is related to
-
JS-1676 Job ReportAggregation produces double entries in the table REPORT_TRIGGER_RESULTS
- Released