-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Auto Contribute does not work if there is more than 1 verified publisher in AC list #10058
Comments
The issue is reproduced on
|
@NejcZdovc @LaurenWags Here are my observations on the issue.
|
@GeetaSarvadnya ok so looks like if you fund your wallet via VG (like UGP grant) then this works. we should double check that's still the case after this is fixed. We will also want to confirm if user funded anon cards work as well for AC. |
Verification passed on
Scenario 1: Scenario 2 (wallet funded via VG like UGP grant): Scenario 3 (wallet funded via restored anon wallet): Scenario 4 (Wallet funded via Ad grants and connect the wallet to KYC'd uphold account)
Scenario 5 ( Wallet funded via ad grants)
Scenario 6 (Wallet funded via restore wallet and connect wallet to non verified uphold account) Scenario 7 (Wallet is funded via UGP grants and Ad grants)
Scenario 8 ( wallet is funded via UGP+KYC'd uphold wallet) Verified passed with below version and staging env:
Scenario 1 (wallet funded via KYC'd Uphold wallet)
Scenario 2 (wallet funded via VG like UGP grant):
Scenario 3 (wallet funded via restored anon wallet):
Verification passed on:
Scenario 1 (wallet funded via VG like UGP grant):
Scenario 2 (wallet funded via restored anon wallet):
Scenario 3 (wallet funded via KYC'd Uphold wallet)
|
Description
If you have more than 1 verified publisher in AC list, auto contribute does not occur properly. Experienced when doing AC w/ KYC'd uphold wallet, but should check user funded (anon) and VG funded wallets also
Steps to Reproduce
/Applications/Brave\ Browser\ Dev.app/Contents/MacOS/Brave\ Browser\ Dev --enable-logging=stderr --vmodule=*rewards*=6 --log-level=2 --rewards=staging=true,reconcile-interval=3 --brave-ads-staging
** When retesting, check w/ VG BAT and user funded (restored anon wallet) for step 3)
Actual result:
Balance decreases by monthly budget but AC does not get listed in UI/monthly summary. Logs show it is retrying.
Expected result:
AC should work
Reproduces how often:
easily
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
cc @NejcZdovc @rebron @brave/legacy_qa
The text was updated successfully, but these errors were encountered: