Steps to reproduce:
- Be on a Wikibase repo wiki with IP Masking enabled
- Be logged out (e.g. in a private window)
- Go to the history page of an Entity (e.g. an Item)
- Try to undo or restore a revision
- Try to save page
Shorter reproduction steps:
- Open a private window
- Load https://wikidata.beta.wmflabs.org/w/index.php?title=Q540739&action=edit&undoafter=1285480&undo=1358435
- Click “publish changes”
Currently, this crashes with a CannotCreateActorException because we didn’t implement temp account support in SubmitEntityAction yet:
