-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Ads grants notification is shown when Ads switch was OFF #4340
Comments
cc: @ryanml Related question. Are we showing/prompting Turn on Ads notification after every upgrade if they currently have Ads off. Example user is on 63.55 with Ads Off. See notification and disregards, keeps Ads Off. Upgrades to 64. User shouldn't see Turn on Ads notification again. Is that right? |
@rebron I tried the following scenario for what you described, here are my steps:
|
@LaurenWags @mandar-brave @jsecretan @GeetaSarvadnya @alexwykoff I agree Ads being turned off was a bug but another ticket was created. However if a user did turn off ads, should they still not receive ad grants for previous reward earnings? As if so, this ticket can be closed |
@tmancey agreed about users still receiving ad grant notifications for previous reward earnings even though they have ads disabled, but I think the above issue is about the |
@kjozwiak This has been resolved as part of the refactor for #5153. @LaurenWags @GeetaSarvadnya could you please check this issue as part of #5153 |
@LaurenWags Can this issue please be retested as part of #6612 when merged |
Closing issue to be retested as part of #6612 (6612 for users who had ads disabled will see on-boarding again as a one-off. This was discussed with @jsecretan due to migration) |
Verified passed with
Verification passed on
Verification passed on
|
Description
After upgrade to the latest version, the Ads switch is getting turned OFF automatically. Ads grants and enable Ads notifications are shown on BAT logo. Ads grants notification is not checking Ads switch ON/OFF condition. If Ads is already turned OFF Ads grants notification should not be shown to the user.
Ads switch turned OFF could be User interface issue. Might be it's ON in the backend and Ads grants notification logic is driven based on it (not sure).
Steps to Reproduce
claimed Ads grants)
Actual result:
Ads grants notification is shown when Ads switch is OFF.
Expected result:
Ads grants notification should not be shown when Ads switch is OFF
Reproduces how often:
Not sure
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
@brave/legacy_qa @tmancey @rebron
The text was updated successfully, but these errors were encountered: