https://meta.wikimedia.org/wiki/Schema:UploadWizardStep and https://meta.wikimedia.org/wiki/Schema:UploadWizardErrorFlowEvent will need to be made aware of the new "metadata" step.
And after having added the new step, we'll need to update the revision ID for these 2 schemas in extension.json
Description
Details
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Update EventLogging schemas | mediawiki/extensions/UploadWizard | master | +2 -2 |
Event Timeline
Hi @matthiasmullie . Do you think we can handle this within multimedia or will consultation with product analytics be needed as well?
We can do this.
I'll just need to get temporary elevated permissions on meta (or someone else who already has them (@Jdforrester-WMF?)) to edit the schema.
Happy to update the schemata if you tell me what you want them to say. I supposed you'll just want the step enum expanded with a "metadata" ("structureddata"?) value? or is there anything else?
Yes, "step" enum needs new "metadata" value.
I can then update schema IDs in UW.
Thanks!
Change 499989 had a related patch set uploaded (by Matthias Mullie; owner: Matthias Mullie):
[mediawiki/extensions/UploadWizard@master] Update EventLogging schemas
Change 499989 merged by jenkins-bot:
[mediawiki/extensions/UploadWizard@master] Update EventLogging schemas