Defect HC-7621
MigrateEncryptedInfo utility fails if missing challengeAnswer field
Software
Customer case | Applies to | Corrected in |
---|---|---|
CS0160020 | V8.0.4.24 | 8.0.4.26 |
Observed behavior
MigrateEncryptedInfo script does not properly update the database if the CHALLENGEANSWER is missing.
Expected behavior
If the CHALLENGEANSWER is not provided, the script appears to update the database since no error messages appear.
Resolution
The script was updated to ensure that the CHALLENGEANSWER is passed, printing an error message if it is missing.