Serverside

Fixes / Local cache diverges from the live server

Operations · high severity · found by hand

Local cache diverges from the live server

A batch fix misses files, or reintroduces old values.

What it means

Local copies do not match the live server. Editing them will miss files.

How to fix it

  1. Always pull the live copy before a batch edit. Count what you pulled and compare to what you expected.

When it is not this

Do not trust listing counts on big directories; sync and count locally.