Skip to content
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

[implement] Send last filters update time during issue reporting #3055

Open
slavaleleka opened this issue Nov 29, 2024 · 0 comments
Open

[implement] Send last filters update time during issue reporting #3055

slavaleleka opened this issue Nov 29, 2024 · 0 comments

Comments

@slavaleleka
Copy link
Contributor

slavaleleka commented Nov 29, 2024

Issue Details

it is not explicit in reports now when filters were updated last time, especially in MV3 version of the extension

Proposed solution

send filters_last_full_update and filters_last_update (if supported) while issue reporting. check docs:
https://github.com/AdguardTeam/ReportsWebApp#pre-filling-the-app-with-query-parameters

  1. both should be sent for mv2.
  2. for mv3:
  • filters_last_full_update — due to dnr-rulesets version (for now)
  • filters_last_update — probably should be skipped until diff updates are supported (or Quick Fixes filter last update time may be sent)

related: AdguardTeam/ReportsWebApp#306

@maximtop maximtop changed the title Send last filters update time while issue reporting Send last filters update time during issue reporting Nov 29, 2024
@adguard-bot adguard-bot changed the title Send last filters update time during issue reporting [implement] Send last filters update time during issue reporting Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants