Good afternoon. Is it possible to add an asset to ...
# ask-community
j
Good afternoon. Is it possible to add an asset to an already existing job? i.e. a job with a MontlyPartition that starts on 2023-03-01 and an asset with a MonthlyPartition that starts on 2023-03-01. Then say, in June, I want to add another asset to the same job with a start date of 2023-06-01. It seems that I can’t, but I would just like to make sure 😄
s
Hi Jaco, Yes, you can update the list of assets in a job. If you are defining an asset job with
define_asset_job
, you just need to change the selection argument and reload the code location.