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

Ads per hour setting not retained on upgrade to 1.41.x #23383

Closed
LaurenWags opened this issue Jun 9, 2022 · 4 comments · Fixed by brave/brave-core#13741
Closed

Ads per hour setting not retained on upgrade to 1.41.x #23383

LaurenWags opened this issue Jun 9, 2022 · 4 comments · Fixed by brave/brave-core#13741

Comments

@LaurenWags
Copy link
Member

Description

Ads per hour setting is not retained on upgrade from 1.39.x --> 1.41.x, it is being overwritten by the value provided by variations server.

Steps to Reproduce

  1. Set up a profile with 1.39.120 (current release version).
  2. Enable rewards, change Ads per hour setting from default to some other value that is not 5 or 10 (I used 1).
  3. Close 1.39.120.
  4. Rename profile to "upgrade" to 1.41.x (current Nightly version)
  5. Launch 1.41.x
  6. Look at Ads per hour setting. It is now at 10.

Actual result:

1 41 x

Expected result:

1 39 x

Reproduces how often:

easily

Brave version (brave://version info)

Brave 1.41.50 Chromium: 102.0.5005.99 (Official Build) nightly (x86_64)
Revision 870f7bcc58dfa811cc68c2186439721385e086d0-refs/branch-heads/5005@{#1125}
OS macOS Version 12.4 (Build 21F79)

Version/Channel Information:

  • Can you reproduce this issue with the current release? 1.39.x --> 1.41.x yes (reproduced by @btlechowski @kjozwiak )
  • Can you reproduce this issue with the beta channel? 1.40.x --> 1.41.x yes (reproduced by @btlechowski )
  • Can you reproduce this issue with the nightly channel? 1.41.x --> 1.41.x TBD

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields?
  • Does the issue resolve itself when disabling Brave Rewards?
  • Is the issue reproducible on the latest version of Chrome?

Miscellaneous Information:

cc @tmancey @jsecretan

@LaurenWags
Copy link
Member Author

Per additional discussion via slack, issue likely is a result of brave/brave-core#13675 which was included in 1.41.47.

Confirmed issue does not reproduce on upgrade to 1.41.46, but does reproduce when upgrading to 1.41.47.

Thanks for the help @tmancey @rebron

@LaurenWags
Copy link
Member Author

Verified using

Brave | 1.41.77 Chromium: 103.0.5060.53 (Official Build) beta (x86_64)
-- | --
Revision | a1711811edd74ff1cf2150f36ffa3b0dae40b17f-refs/branch-heads/5060@{#853}
OS | macOS Version 12.4 (Build 21F79)

Verified STR (using current release version of 1.40.105 instead of 1.39.x):

  • Confirmed user selected ads per hour value was retained on upgrade
  • Closed/relaunched 1.41.x several times and confirmed user selected ads per hour value was not changed
1.40.105 1.41.77
1 40 105 1 41 77

Also verified the following:

  • Clean install of 1.41.77, enable Rewards, relaunch browser. Confirmed for (production env), the default value of 10 ads per hour was set via the server.
  • Changed this value to something else (I used 3)
  • Close and relaunch, user selected value was retained

@stephendonner
Copy link

Verified PASSED using

Brave 1.41.77 Chromium: 103.0.5060.53 (Official Build) beta (64-bit)
Revision a1711811edd74ff1cf2150f36ffa3b0dae40b17f-refs/branch-heads/5060@{#853}
OS Linux

Verified STR (using current release version of 1.40.105 instead of 1.39.x):

  • Confirmed user selected ads per hour value was retained on upgrade
  • Closed/relaunched 1.41.x several times and confirmed user selected ads per hour value was not changed
1.40.105 1.41.77
Screen Shot 2022-06-23 at 4 03 57 PM Screen Shot 2022-06-23 at 4 04 56 PM

Also verified the following:

  • Clean install of 1.41.77, enable Rewards, relaunch browser. Confirmed for (production env), the default value of 10 ads per hour was set via the server.
  • Changed this value to something else (I used 5)
  • Close and relaunch, user selected value was retained

@GeetaSarvadnya
Copy link

GeetaSarvadnya commented Jul 8, 2022

Verification PASSED on

Brave | 1.41.91 Chromium: 103.0.5060.114 (Official Build) beta (64-bit)
-- | --
Revision | a1c2360c5b02a6d4d6ab33796ad8a268a6128226-refs/branch-heads/5060@{#1124}
OS | Windows 10 Version 21H2 (Build 19044.1766)

1.40.x - Before upgrade 1.41.x - Before upgrade
image image

@tmancey tmancey added this to Ads Jun 10, 2024
@tmancey tmancey moved this to Done in Ads Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment