Body
We are using DagModel.asset_expression in the UI to show the asset any/all conditions for a dag run to trigger. But it only gives the uri, so we can't easily get more details about that asset. We should add asset_id just like we are doing for dag dependencies in #47381
Committer
Body
We are using DagModel.asset_expression in the UI to show the asset any/all conditions for a dag run to trigger. But it only gives the uri, so we can't easily get more details about that asset. We should add
asset_idjust like we are doing for dag dependencies in #47381Committer