-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Ads history will not be shown at all if there is an ad older than 7 days #7743
Comments
Needs investigation to confirm if resolved by #6757 |
@btlechowski I have tested and all is working as expected for me, however as ads history requires that ads are initialized it can take a few seconds for ads to initialize before the link will be shown Here is my test |
@tmancey I think the |
@btlechowski Re-checking now, thanks |
@btlechowski Tested with: And works as expected on both 1.3 and 1.5. Can you please send your client.json to show the issue. Thanks 1.3.x (not sorted as we only implemented sorting on 1.4 and above.): |
The issue only reproduces on 1.3.x. I still see duplicate This is the file I use when the issue reproduces: client.zip |
@LaurenWags @btlechowski I have now reproduced the issue on 1.3. A decision needs to be made if we should uplift both #7869 and #6757 to resolve this issue |
cc @kjozwiak @rebron re: #7743 (comment) |
Closing issue as it was not reproduced in 1.4.x milestone by @btlechowski (original reporter) and it will not be fixed for 1.3.x. Additionally, we will have to test #8046 with this issue. |
Verification passed on
Verified steps from the description. File used: client.zip Verification passed on
Verified steps from the description. File used: client.zip Verified passed with
|
Found when testing #5863
We show 7 day ads history, if there is an ad older than 7 days, the whole ads history will not be shown. This is a regression in 1.3.x.
Important: This issue is not reproducible on 1.2.x, 1.4.x, 1.5.x
Important: Talked to @tmancey, and he said that this issue is fixed by #6757
Steps to Reproduce
brave://rewards
User Data\Default\ads_service\
(ask @btlechowski for the file)brave://rewards
few timesActual result:
7-day Ads History
link is not shown at all onbrave://rewards
Expected result:
7-day Ads History
link is shownReproduces how often:
100% repro rate
Brave version (brave://version info)
Reproducible on
Not reproducible on
Version/Channel Information:
cc @brave/legacy_qa @rebron @tmancey @NejcZdovc
The text was updated successfully, but these errors were encountered: