bf2ffa54db6e40cd4ad90b5b43dcb3d2129225f8
On every scraper startup, EnsureMigrations fetches each collection schema and PATCHes in any missing fields. This repairs the progress collection on cloud deploys where pb-init ran before user_id was added to the schema. No-ops when the field already exists.
Description
No description provided