With sync, do the reports automatically get updated after an issue got fixed?

Created on 7 August 2025, 10 days ago

Just wondering if the reports listed on /admin/reports/editoria11y actually get updated any time after I went to an affected page and manually fixed the issues? πŸ€”

Because the word "sync" suggests that..

But even after flushing cache and running after re-visiting the fixed page, the numbers of reports stay the same.

Do we have to manually dismiss every report? Is it just a one-time sync? πŸ€”

πŸ’¬ Support request
Status

Active

Version

2.2

Component

Documentation

Created by

leymannx Berlin

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @leymannx
  • πŸ‡ΊπŸ‡ΈUnited States itmaybejj

    It updates as soon as you visit the fixed page. No need for a cache clear.

    It is using the URL as the unique key though, so you can sometimes end up with a record that needs to be manually dropped if you change an alias. Usually clicking through from the dashboard takes care of that (the "ed1ref" query variable is to check for that). I'm working on switching to using NID/TID as a key when available.

    If this is happening every time you may have found a bug.

Production build 0.71.5 2024