Outdated cache of release download table is not refreshed

Created on 14 January 2017, over 7 years ago
Updated 11 September 2023, 10 months ago

I moved a current sql backup from production to dev machine.

When looking at project nodes the releases table is not refreshed. I cleared core cache and views cache several times. Nothing changed. The content still has links to the production site and has not rebuild the incorrect links in the table.

After some digging I TRUNCATE TABLE cache_project_release_download_table;. After reloading project nodes the cache was rebuild.

And now one more issue came in my mind. The Notes and Edit links disappeared from the releases table. Compared to the live site and found these Links are still there, but I guess they should no longer shown. They are shown for both anonymous and logged in users - what makes not much sense if it comes to Edit.

This means the cache need to be rebuild. There is no easy way to do this or I have not found any. These cache_project_release_download_table contains HTML code in a blob field that is never updated or only if you edit some stuff what nobody does.

πŸ› Bug report
Status

Closed: cannot reproduce

Version

2.0

Component

Releases

Created by

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States drumm NY, US

    We do use standard core APIs. Clearing β€œall” caches does not need to affect every cache if a specific cache type has special requirements.

Production build 0.69.0 2024