No upgrade path provided from 3.x to 4.x

Created on 5 June 2023, over 1 year ago

Problem/Motivation

As part of #3291551 , social_auth_facebook module was upgraded to 4.x to keep it in sync with social_api module.

And to achieve it, two config keys, app_id and app_secret was renamed to client_id and client_secret. Check config/schema/social_auth_facebook.schema.yml to verify the changes between 3.x qnd 4.x

But, no upgrade path was provided to copy the values from old keys to new keys.

Proposed resolution

Create an update hook to copy the old values to new values, and then delete the old config keys completely.

🐛 Bug report
Status

Fixed

Version

4.0

Component

Code

Created by

🇮🇳India Supreetam09 Kolkata

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024