Plugin sync writes a small sidecar file recording each plugin's id.
What's wrong with this entry?
Syncing plugins writes a small file next to the synced directory recording the plugin's id, skipping the write when it already matches. If something other than a file sits at that path, a directory there is moved to trash first.
- New telemetry for an invalid id, a failed write and a failed trash move.
- The synced-plugin record now also stores the plugin id, the installed version and the requested version.
- Runs only after the existing guard verification passes.
plugins_sync_sidecar_write_failed
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.