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: has_not_done breakdown modals #5009

Merged
merged 5 commits into from
Jan 23, 2025
Merged

Fix: has_not_done breakdown modals #5009

merged 5 commits into from
Jan 23, 2025

Conversation

macobo
Copy link
Contributor

@macobo macobo commented Jan 23, 2025

Changes

Fixes a bug introduced in #4983:

  1. Add a filter to "Goal is not X"
  2. Open a breakdown modal
  3. Be met with an error

The root cause was us checking whether there's a goal filter applied to display conversion_rate/percentage metrics. has_not_done means these filters should not be applied.

@macobo macobo added the preview label Jan 23, 2025
Copy link

Preview environment👷🏼‍♀️🏗️
PR-5009

@macobo macobo marked this pull request as ready for review January 23, 2025 09:02
@macobo macobo requested review from RobertJoonas and apata January 23, 2025 09:02
Copy link
Contributor

@RobertJoonas RobertJoonas left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@macobo macobo added this pull request to the merge queue Jan 23, 2025
Merged via the queue into master with commit ab77402 Jan 23, 2025
8 checks passed
@macobo macobo deleted the fix-has-not-done-fe branch January 23, 2025 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants