Closed svendecabooter closed 8 years ago
This has been implemented in PR https://github.com/d8-contrib-modules/field_encrypt/pull/36
When settings are updated through CMI, the existing fields get updated on cron, or by manually starting a batch process.
This functionality has now been merged into master
Currently when the field storage settings get changed, a Batch API process updates the existing field values accordingly.
We'd also need to check how we can make this work if the settings change through a CMI update, i.e. settings get changed in dev and are then pushed to production.