On betalabs when a new user opens VE the Console EditAttemptStep schema events will display several undeclared properties:
The full stack of EditAttemptStep includes errors and the events that have been successfully validated:
EventLogging Validation: [EditAttemptStep] Undeclared property "init_message"
EventLogging Validation: [EditAttemptStep] Undeclared property "loaded_type"
EventLogging Validation: [EditAttemptStep] Undeclared property "loaded_mechanism"
EventLogging Validation: [EditAttemptStep] Undeclared property "loaded_message"
EditAttemptStep
{…}event: Object { version: 1, action: "loaded", is_oversample: true, … }
revision: 18530416
schema: "EditAttemptStep"
webHost: "en.wikipedia.beta.wmflabs.org"
wiki: "enwiki"
EventLogging Validation: [EditAttemptStep] Undeclared property "ready_type"
EventLogging Validation: [EditAttemptStep] Undeclared property "ready_mechanism"
EventLogging Validation: [EditAttemptStep] Undeclared property "ready_message"
EditAttemptStep
{…}
event: Object { version: 1, action: "ready", is_oversample: true, … }
revision: 18530416
schema: "EditAttemptStep"
webHost: "en.wikipedia.beta.wmflabs.org"
wiki: "enwiki"The following properties are not listed on https://meta.wikimedia.org/wiki/Schema:EditAttemptStep.
init_message loaded_type loaded_mechanism loaded_message ready_type ready_mechanism ready_message