The live SUMO API JSON fields no longer match schema/expected-fields.json.
thunderbird — question metadata names
- ➕ Added (consider a new column):
sanitized_product_version
To resolve: review the change, then run uv run python check_schema.py --headless --update-baseline and commit the updated schema/expected-fields.json. If any field was removed, also update the scrapers so the affected CSV columns don't silently go blank.
The live SUMO API JSON fields no longer match
schema/expected-fields.json.thunderbird — question metadata names
sanitized_product_versionTo resolve: review the change, then run
uv run python check_schema.py --headless --update-baselineand commit the updatedschema/expected-fields.json. If any field was removed, also update the scrapers so the affected CSV columns don't silently go blank.