We are currently failing on the following test in stage test_api_ocp_sources_shared_rates_recalculation
It seems like this could be related to some weird timing issue. When doing some initial investigation the test was failing to assert costs matched but when hitting the API/UI manually during the test it seemed to add up correctly. Probably a summary or caching refresh issue somewhere.
E AssertionError: Raw calculated value does not match report value
E assert 9.5 <= 1
E + where 9.5 = abs((28.5 - 19.0))