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] Restore __typename to tag filtering on automations #28806

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

hellendag
Copy link
Member

@hellendag hellendag commented Mar 27, 2025

Summary & Motivation

In automation tag filtering, we're depending on the __typename key/value pair that I discarded in #28583. Tag filtering is currently broken because of its removal. Revert that change.

I think I missed this because the tag set that I was checking appeared to result in an expected empty set.

How I Tested These Changes

View automations with a tag filter, verify that it works correctly. Add multiple tags to filter, verify that this continues to work correctly.

Changelog

[ui] Fix tag filtering on automations list.

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@hellendag hellendag requested review from bengotow and salazarm March 27, 2025 18:28
@hellendag hellendag marked this pull request as ready for review March 27, 2025 18:28
Copy link

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-acq8dn6y1-elementl.vercel.app
https://dish-tag-filter-fix.core-storybook.dagster-docs.io

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

Copy link
Member Author

hellendag commented Mar 27, 2025

Merge activity

  • Mar 27, 1:43 PM CDT: A user started a stack merge that includes this pull request via Graphite.
  • Mar 27, 1:44 PM CDT: A user merged this pull request with Graphite.

@hellendag hellendag merged commit d6d2d26 into master Mar 27, 2025
6 of 7 checks passed
@hellendag hellendag deleted the dish/tag-filter-fix branch March 27, 2025 18:44
gibsondan pushed a commit that referenced this pull request Mar 27, 2025
## Summary & Motivation

In automation tag filtering, we're depending on the `__typename` key/value pair that I discarded in #28583. Tag filtering is currently broken because of its removal. Revert that change.

I think I missed this because the tag set that I was checking appeared to result in an expected empty set.

## How I Tested These Changes

View automations with a tag filter, verify that it works correctly. Add multiple tags to filter, verify that this continues to work correctly.

## Changelog

[ui] Fix tag filtering on automations list.
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