This looks to me a bug: I initially have 2 non-sub...
# dagster-feedback
w
This looks to me a bug: I initially have 2 non-subsetting assets under a
multi_asset
asset then I add one more. Therefore there's 2/3 materialized and 1/3 missing. I cannot materialize the missing one due to "partition is partial"
The current work-around is to shift+click and select partition. so this should be a front-end issue
j
Thanks for the report @William, @Ben Gotow can you take a look?
n
I found that i had to re-run the job from the launchpad directly with the
partitioned_config
and it would fix that issue