Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ui] add pipelineName in consideration with launching all runs #26525

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

dliu27
Copy link
Contributor

@dliu27 dliu27 commented Dec 16, 2024

Summary & Motivation

Linear: https://linear.app/dagster-labs/issue/AD-728/sensor-triggered-asset-materialization-error

Since useLaunchMultipleWithTelemetry is based off of useLaunchWithTelemetry, here is the relevant code in useLaunchWithTelemetry:

const jobName =
variables.executionParams.selector.jobName ||
variables.executionParams.selector.pipelineName;

How I Tested These Changes

Tested locally

Copy link

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-rdp6ue4wp-elementl.vercel.app
https://dliu27-fix-launch-all.core-storybook.dagster-docs.io

Built with commit dc51f0f.
This pull request is being automatically deployed with vercel-action

@dliu27 dliu27 merged commit 8e79df1 into master Dec 16, 2024
1 of 2 checks passed
@dliu27 dliu27 deleted the dliu27/fix-launch-all branch December 16, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants