mozilla-services / mozilla-pipeline-schemas

Schemas for Mozilla's data ingestion pipeline and data lake outputs
https://protosaur.dev/mps-deploys/
Other
46 stars 95 forks source link

Update environment.1.schema.json to include new optional recoveredFromBackup field #813

Open mikeconley opened 4 months ago

mikeconley commented 4 months ago

This field is being added https://bugzilla.mozilla.org/show_bug.cgi?id=1892312 for the profile backup project. It only appears in the environment profile object if the profile had been recovered sometime in the past.

Similar to the resetDate or firstUseDate fields.