-
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
[Desktop] split scenarios are not contributing BAT as expected #10153
Labels
Milestone
Comments
32 tasks
NejcZdovc
added a commit
to brave/brave-core
that referenced
this issue
Jun 8, 2020
4 tasks
4 tasks
Reproduced in Windows 10 x64 - |
This should be fixed in the next 1.10.x build 👍 waiting on CI to finish for the uplifts. |
one more scenario wherein split scenarios are not contributing correctly
seeing the same actual result what @LaurenWags mentioned above |
Verified passed with
Verification passed on
Verification passed on
Verified test plan from the description |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Description
If you have a scenario where you go to tip a publisher and your tip is funded via more than one source (sources are VG, previously deposited BAT, Uphold), the tip is not being performed correctly.
Steps to Reproduce
pre-req: have a staging wallet which was funded anonymously previously w/ BAT - should have a decent amount
--enable-logging=stderr --vmodule=*rewards*=6 --log-level=2 --rewards=staging=true --brave-ads-staging
note - here is my brave://rewards-internals prior to the tip for reference - pay attention to the Balance Info section:
Actual result:
--> ending balance was not correct (it was only 29 BAT less than original balance, should have be 50 BAT less)
--> looking at brave://rewards internals after waiting a bit, not all of the UGP BAT was used but it should have been
--> Tips panel shows what I would expect for tips, but Monthly Statement does not. Monthly statement doesn't seem to match the expected values.
Expected result:
brave://rewards-internals, brave://rewards tips panel, monthly statement, DB should all be in sync but they are not - there are varying values all over the place
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: