https://dagster.io/ logo
Title
s

Spencer Nelson

03/05/2023, 7:37 PM
Is there a way to pass configuration value overrides when launching an asset job (as defined with
define_asset_job
) in Dagit? I can do this with the launchpad tab for my non-Asset job but I don’t see it for an asset job I’m launching, but I might be missing it somewhere
:dagster-bot-resolve: 1
s

sean

03/07/2023, 7:00 PM
Hi Spencer, if you shift-click “Materialize all” when viewing your asset job that will present you with the config modal
s

Spencer Nelson

03/07/2023, 7:33 PM
Wow, okay! Glad it’s possible, but I wish it were more obvious.
s

sean

03/07/2023, 8:48 PM
Thanks for the feedback-- there is a tooltip when you hover but we could definitely do better here. Eventually we want to unify the launch experience for asset and regular jobs