Skip to content

MPP-4236: fix(news) dont show megabundle ad for current megabundle users #5700

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

Merged
merged 1 commit into from
Jul 21, 2025

Conversation

vpremamozilla
Copy link
Collaborator

@vpremamozilla vpremamozilla commented Jul 2, 2025

This PR fixes MPP-4236

How to test:

  • log into Relay

  • purchase megabundle package

  • in-app promo in news should NOT populate

  • l10n changes have been submitted to the l10n repository, if any.

  • I've added a unit test to test for potential regressions of this bug.

  • I've added or updated relevant docs in the docs/ directory.

  • All UI revisions follow the coding standards, and use Protocol / Nebula colors where applicable (see /frontend/src/styles/colors.scss).

  • Commits in this PR are minimal and have descriptive commit messages.

@vpremamozilla vpremamozilla force-pushed the MPP-4236-bundle-announcement-no-show-bundle-users branch 2 times, most recently from 0805a99 to a967a56 Compare July 2, 2025 18:06
@vpremamozilla vpremamozilla force-pushed the MPP-4236-bundle-announcement-no-show-bundle-users branch from a967a56 to 1114e53 Compare July 7, 2025 21:11
@vpremamozilla vpremamozilla force-pushed the MPP-4236-bundle-announcement-no-show-bundle-users branch 3 times, most recently from 72ae0f1 to a16fea7 Compare July 21, 2025 16:34
@vpremamozilla vpremamozilla force-pushed the MPP-4236-bundle-announcement-no-show-bundle-users branch from a16fea7 to 4745be3 Compare July 21, 2025 16:45
Comment on lines +264 to +267
pytest.skip(
"Test requires multiple subscriptions in "
"settings.SUBSCRIPTIONS_THAT_MEGABUNDLE_PROVIDES"
)
Copy link
Member

Choose a reason for hiding this comment

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

praise: nice thorough test!

@groovecoder groovecoder added this pull request to the merge queue Jul 21, 2025
Merged via the queue into main with commit fe9308b Jul 21, 2025
32 checks passed
@groovecoder groovecoder deleted the MPP-4236-bundle-announcement-no-show-bundle-users branch July 21, 2025 19:31
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