- Merge request !7Issue #3140591 by Project Update Bot, manish_tapadar, vijayan.nat: Automated... β (Closed) created by Unnamed author
When running drush config-export
, the majority of the Force Password Change settings do not get exported to config.
Did some poking around, and looks like it's because Force Password Change is storing most of the configuration in separate tables:
force_password_change_expiry
force_password_change_roles
force_password_change_uids
It seems like the force_password_change_expiry
and force_password_change_roles
should both be configuration, not separate tables.
Fixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.