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

P3A- Incorrect response value when wallet created and Auto-Contribute off #8298

Closed
GeetaSarvadnya opened this issue Feb 18, 2020 · 1 comment

Comments

@GeetaSarvadnya
Copy link

GeetaSarvadnya commented Feb 18, 2020

Description

Found while testing #7633
P3A- Incorrect response value when wallet created and Auto-Contribute off

Q13: Have you made use of Auto-contribute in Brave Rewards?
(Brave.Rewards.AutoContributionsState)

  1. No wallet created
  2. Wallet created, Auto-Contribute off
  3. Auto-contribute enabled, no contribution so far
  4. Auto-contribute enabled, one successful contribution so far
  5. Auto-contribute enabled, more than one successful contribution so far

Steps to Reproduce

  1. Clean profile 1.3.116 launch using brave.exe --rewards=staging=true,reconcile-interval=2
  2. Enable Rewards
  3. Open local-state and check the response value is displayed as 3 which is wrong as no any A-C happened yet
  4. Turn off Auto- contribution switch in brave://rewards
  5. The response value is displayed as 2 instead of 1 (Wallet created, Auto-Contribute off)

Actual result:

P3A- Incorrect response value when wallet created and Auto-Contribute off

Expected result:

The response value should be displayed as 1 (Wallet created, Auto-Contribute off)

Reproduces how often:

Always

Brave version (brave://version info)

Brave 1.3.116 Chromium: 80.0.3987.106 (Official Build) (64-bit)
Revision f68069574609230cf9b635cd784cfb1bf81bb53a-refs/branch-heads/3987@{#882}
OS Windows 10 OS Version 1803 (Build 17134.1006)

Version/Channel Information:

  • Can you reproduce this issue with the current release? No
  • Can you reproduce this issue with the beta channel? Yes
  • Can you reproduce this issue with the dev channel? Not sure
  • Can you reproduce this issue with the nightly channel? Not sure

Other Additional Information:

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

Miscellaneous Information:

cc: @brave/legacy_qa @iefremov @rebron @bsclifton

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant