Defect HC-16797

Failure running MigrateEncryptedInfo on Custom table using DataReEncrypter

Software

Customer case Applies to Corrected in
CS0302592 V9.1.8.0 9.1.11.0

Observed behavior

Column values are being encrypted when they should not be, leading to a failure in MigrateEncryotedInfo.

Expected behavior

Only the files that are designated as encrypted should be re-encrypted during the migration process.

Resolution

The code was modified to correct the determination of which columns should be encrypted.