https://dagster.io/ logo
#dagster-feedback
Title
# dagster-feedback
w

William

12/07/2022, 7:56 AM
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

josh

12/07/2022, 3:40 PM
Thanks for the report @William, @Ben Gotow can you take a look?
n

nickvazz

12/07/2022, 4:46 PM
I found that i had to re-run the job from the launchpad directly with the
partitioned_config
and it would fix that issue