Since a recent update to our Phabricator installation, we are unable to edit previously existing OAuth Server Applications. Applications can be created freely without issue, but these cannot be edited either.
Steps to reproduce:
- Open the list of OAuth Server Applications in Phabricator
- Select one, and try to edit it.
- Make any change (whether to URL, name, description or access policies)
- Save the changes
Expected result:
Changes are saved
Actual result:
Unhandled Exception ("AphrontSchemaQueryException"): #1146: Table 'phabricator_oauth_server.edge' doesn't exist
Additional notes:
All schema updates have been run, multiple times. All database upgrades and schemata changes have been processed, and no problems/issues are found.