If a user is sent to https://www.mediawiki.org/wiki/Special:MWOAuth/authorize?oauth_token=...&oauth_consumer_key=... while there still is an active authorization, the user is presented with
Hi Valhallasw,
Gerrit Patch Uploader would like to have basic access on your behalf on media.wikipedia.org.
[Cancel] [Allow]
Clicking Allow results in
Database error
A database query error has occurred. This may indicate a bug in the software.
Function: MWOAuthDAO::save
Error: 1062 Duplicate entry '5005-4-mediawiki' for key 'oaac_user_consumer_wiki' (10.64.16.8)
Expected behavior would be a redirect back to the application, as the application is still authorized.
Version: master
Severity: normal