You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Incorrect bitfield value is displayed for daily and monthly usage pings
Steps to Reproduce
Clean profile, launch 1.38.1 nightly build
Daily/weekly/monthly usage pings are True which is correct as browser usage pings are sent after browser launch
Verified wallet state is 0 as expected
Close the browser
Set the system date 4 days ahead (I have set it to 1st March 2022)
Relaunch the browser and unlock the wallet
Daily/weekly/monthly usage pings are as below
Daily and monthly usage ping is true which looks correct logically as on 1st march new month starts and usage ping for last month is shown as true as expected, But weekly usage pings are 0 which is as NOT expected as the wallet is created on 25th Feb, hence I would expect weekly usage should also be true
The wallet bitfield value is 3 (daily, weekly, monthly) instead of 5 (daily, monthly)
Note: Here there are two issues, 1. I am expecting weekly usage ping to true as I feel wallet is used in the previous week
2. If I am wrong and weekly usage ping should be false then wallet bitfield value should be 5 (daily, monthly) instead of 3 (daily, weekly, monthly)
Actual result:
Incorrect bitfield value is displayed for daily and monthly usage pings
Expected result:
The usage flag for weekly should be true as the wallet is used in the previous week
GeetaSarvadnya
changed the title
Incorrect bitfield value is displayed for daily and nightly usage pings
Incorrect bitfield value is displayed for daily and monthly usage pings
Feb 25, 2022
The issue is invalid as per my discussion with @DJAndries This works as expected and wallet usage values are totally independent from the browser usage flags (the monthly, weekly, and daily URL parameters). Hence closing the issue as invalid
Description
Incorrect bitfield value is displayed for daily and monthly usage pings
Steps to Reproduce
True
which is correct as browser usage pings are sent after browser launch0
as expectedtrue
which looks correct logically as on 1st march new month starts and usage ping for last month is shown astrue
as expected, But weekly usage pings are0
which is as NOT expected as the wallet is created on 25th Feb, hence I would expect weekly usage should also betrue
3
(daily, weekly, monthly) instead of5
(daily, monthly)Note: Here there are two issues, 1. I am expecting weekly usage ping to
true
as I feel wallet is used in the previous week2. If I am wrong and weekly usage ping should be
false
then wallet bitfield value should be5
(daily, monthly) instead of3
(daily, weekly, monthly)Actual result:
Incorrect bitfield value is displayed for daily and monthly usage pings
Expected result:
The usage flag for weekly should be
true
as the wallet is used in the previous weekReproduces how often:
Easy
Brave version (brave://version info)
Other Additional Information:
Miscellaneous Information:
The text was updated successfully, but these errors were encountered: