Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ui] add more detail in launch multiple runs' error text (#26409)
## Summary & Motivation Previous error message was not clear to users when their "Launch all runs" operation fails due to ill-defined RunRequests. The feature requires RunRequests having job_name defined which is optional: https://github.com/dagster-io/dagster/blob/54b39a2595408ae723e77830919fc3219f268c70/python_modules/dagster/dagster/_core/definitions/run_request.py#L81 ## How I Tested These Changes Tested locally
- Loading branch information
d59c5bf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deploy preview for dagit-core-storybook ready!
✅ Preview
https://dagit-core-storybook-nryr7szx2-elementl.vercel.app
Built with commit d59c5bf.
This pull request is being automatically deployed with vercel-action