-
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
Confirmation type dismiss
is not recorded in confirmations.json file
#4023
Comments
Dismiss works as expected from the Notification Centre, so issue is when the notification appears on the desktop. |
This is what I see on Dev build(0.64.37) on Linux. Console logs the following failure message
|
@srirambv ^ the failure is due to error returned in URL request response. Please provide chrome-debug.log inside user profile directory, however I expect this was a network error. Failed confirmations will retry every 5 + jitter minutes until successful. |
Just rechecked and there is successful confirmation of the same token being redeemed |
cc: @kjozwiak see for macOS |
@GeetaSarvadnya I believe this is fixed by #5548 could you please retest |
dismiss
is not recorded in confirmations.json filedismiss
is not recorded in confirmations.json file
@terry Issue is reproducible only in 0.63.x. In the latest versions issue is fixed and working fine. Verified a couple of releases 1.1.x and 1.2.x and 1.3.x. Hence closing the issue. |
Description
When we tap
Close
in ads notification popup, the confirmation type eventdismiss
is not recorded in the confirmations.json file.Steps to Reproduce
brave.com
orimdb.com
Close
in Ads notification popupconfirmations.json
fileActual result:
confirmation type
dismiss
is not recorded in confirmations.json fileExpected result:
confirmation type
dismiss
should be recorded in the confirmations.json fileReproduces how often:
Always
Brave version (brave://version info)
Reproducible on current release: No
Website problems only:
Additional Information
@brave/legacy_qa
The text was updated successfully, but these errors were encountered: