https://dagster.io/ logo
#dagster-support
Title
# dagster-support
d

Daniel Gafni

01/20/2023, 4:32 PM
Are partitioned jobs tags are not propagated to jobs created with backfills? If I run a job manually (for a single partition) it has the proper custom tag. If I backfill multiple partitions the jobs created for them don't have the custom tag. The tag I'm missing is defined in my location python code.
c

chris

01/21/2023, 1:34 AM
the tag is defined on the job definition itself? That sounds like a bug - mind filing an issue?
d

Daniel Gafni

01/21/2023, 6:48 AM
Yep. Will do.
It’s a define_assets_job