DWH Instantaneous Sync isn't correctly syncing some financial data
Steps to Reproduce:
- Set up Instant Sync and make sure the SQL Curves system option is enabled.
- Run the load data warehouse job (full load) to get data set up properly in the Data Warehouse.
- Create a cost plan in Clarity.
- Update Some of the detail records for Cost and verify that forecast cost is also updated.
- Verify that the Instant Sync tried to sync the cost plan updates by checking the dwh_odf_inst_changes_archive table in the DWH.
- Check the dwh_inv_investment_crv_facts tables for the investment that had the cost plans and check the crv_fcst_cost curve to see if it matches what's in Clarity.
Expected Results: The curve sums match.
Actual Results: The curve in the dwh_inv_investment_crv_facts table has not been updated.