-
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
Multiple landed confirmations for the same ad view #9412
Comments
It seems we had similar issue before #7249 (Thanks @LaurenWags for providing the link) |
Reproduced with
Used STR from description. Also confirmed this happens if I refresh the page from the issue noted by @btlechowski in #9412 (comment) |
Regression caused by #8634 |
Verification passed on
Verified test plan from brave/brave-core#5406 Verified test plan from #8634 (comment)
Verification passed on
Verified passed with
|
Found when testing: #8634.
New landed confirmation is created every time landing page is opened
IMPORTANT: This is a regression. This issue is not reproducible in 1.7.x
Steps to Reproduce
Catalog: one ad, no conversion.txt
/usr/bin/brave-browser-dev --enable-logging=stderr --vmodule=brave_ads=3 --brave-ads-staging --rewards=staging=true
brave.com
and trigger an adlanded
confirmationhttps://www.youtube.com/
in a new tablanded
confirmationActual result:
Second
landed
confirmation is triggered for the same ad viewLog
multi_landed_log.txt
Expected result:
Only one
landed
confirmation is possible for the ad viewedReproduces how often:
Easily reproduced
Brave version (brave://version info)
Reproduced on
Not reproducible on
cc @jsecretan @tmancey @brave/legacy_qa @rebron
The text was updated successfully, but these errors were encountered: