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(filters): [MC-1273] Make sure ML-filtered items don't include Syndicated items #1213

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

nina-py
Copy link
Contributor

@nina-py nina-py commented Aug 5, 2024

Goal

It appears the initial PR that added filters to the Schedule page did not filter out ML-Syndicated items out of the ML filter
correctly. The dropdown numbers shown were correct, however the actual filters were not applied correctly.

I think this is because we didn't have enough data to test on Dev with, and that is why the bug must have slipped through. With the data we had at the time, everything looked to be working as expected.

Todos

Reference

https://mozilla-hub.atlassian.net/browse/MC-1273?focusedCommentId=919426

@nina-py nina-py requested a review from a team as a code owner August 5, 2024 09:50
Copy link
Collaborator

@jpetto jpetto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch!

@jpetto jpetto merged commit 4f8d38d into main Aug 5, 2024
6 checks passed
@jpetto jpetto deleted the MC-1273-follow-up branch August 5, 2024 14:46
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