Hello, I came across an issue with Launchpad config scaffolding.
In the first example, there is extra configuration.
In the second example, there is missing configuration.
Extra configuration
When selecting Open launchpad for credentials_asset, run config shows extra section for bucket: FileStoreBucket (used only in bucket_asset ).
In this example, the Lauchpad UI shows only configuration for credentials: CredentialsResource, but configuration for bucket1, bucket2: FileStoreBucket are missing
Dagster version
dagster, version 1.5.9
What's the issue?
Hello, I came across an issue with Launchpad config scaffolding. In the first example, there is extra configuration. In the second example, there is missing configuration.
Extra configuration
When selecting Open launchpad for
credentials_asset
, run config shows extra section for bucket: FileStoreBucket (used only in bucket_asset ).Missing configuration
In this example, the Lauchpad UI shows only configuration for
credentials: CredentialsResource
, but configuration forbucket1, bucket2: FileStoreBucket
are missingWhat did you expect to happen?
I would expect to see run materialization configuration only for resources it depends on.
How to reproduce?
Run code mentioned above.
Deployment type
Local
Deployment details
No response
Additional information
No response
Message from the maintainers
Impacted by this issue? Give it a 👍! We factor engagement into prioritization.