I am testing out using an asset reconciliation sen...
# ask-community
l
I am testing out using an asset reconciliation sensor for selected assets, and encountering this issue: Assets A and B are managed by the sensor. Asset A is upstream of Asset B. Asset B is downstream of Asset A and (non-observable) Source Asset C. When Asset A is materialized, I expect Asset B to be materialized shortly thereafter, but this is not happening. Any ideas what is going on?
🤖 1
pseudo-code:
Copy code
asset_reconciliation_sensor(A,B)
A >> B
Source Asset C >> B
s
cc @owen
o
hi @Leo Qin ! this is a bug -- luckily, it looks like there's an easy fix, so this can make its way into next week's release
🌈 1