Skip to content

Only take reconciled changesets into consideration when calculating events

Warren Gifford requested to merge es/fix-state-calc-unreconciled into main

Created by: eseliger

This fixes a bug where calculation would fail because ExternalCreatedAt is null, because it could not be synced initially. I think this makes sense, as we won't have consistent data before it's reconciled anyways, but please let's discuss!

Merge request reports

Loading