Getting this error when trying to backfill a new a...
# ask-community
d
Getting this error when trying to backfill a new asset (just added it):
Copy code
dagster._core.errors.DagsterDefinitionChangedDeserializationError: Asset <my-asset> had a PartitionsDefinition at storage-time, but no longer does
The asset is partitioned.
c
just ran into this myself. the backfill worked after a second attempt, but something odd for the team to look out for