Hello!
I have updated backdrop to the last version and I received the following error message:
oauth_common module
oauth_common module can not be updated. Its schema version is 1100. Updates up to and including 6100 have been removed in this release. In order to update oauth_common module, you will first need to upgrade to the last version in which these updates were available.
The database update then proceeds without errors or failures.
I'll appreciate any comments
Andrés
I finally got to try this. The issue is the function oauth_common_update_last_removed(). It should return 7101, not 6100. You can change that manually if you wish.
Please open an issue in the issue queue for the module (although it seems pretty abandoned - but someone will pick it up eventually).