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

fix tick tag tooltip for skipped ticks #7530

Closed
wants to merge 1 commit into from
Closed

Conversation

prha
Copy link
Member

@prha prha commented Apr 21, 2022

Fixes #7528

Summary

#7131 broke the skip reason when it added the idempotence warning check. This handles it correctly by ignoring the empty run_key list case.

Test Plan

Viewed skipped tick, hovered, saw appropriate skip reason message.

@prha prha requested a review from hellendag April 21, 2022 23:19
@vercel
Copy link

vercel bot commented Apr 21, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Updated
dagit-storybook ⬜️ Ignored (Inspect) Apr 21, 2022 at 11:19PM (UTC)
dagster ⬜️ Ignored (Inspect) Apr 21, 2022 at 11:19PM (UTC)

@prha prha closed this Apr 21, 2022
@prha prha deleted the prha/tick_tag_tooltip branch May 19, 2022 15:29
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.

surfacing run_request based skip message instead of custom skip reason
1 participant