Using Encrypted Field Configuration with CLE on the 'sn_hr_core_profile' table, shows encrypted textDescriptionUsing Encrypted Field Configuration with CLE on the 'sn_hr_core_profile' table is showing encrypted text instead of clear text. Steps to Reproduce Install the Encryption Support (com.glide.encryption) and Human Resources Scoped App: Core (sn_hr_core) plugins.Search "Key Management Administration" in filter navigator and add System Admin to the Selected User(s) slush bucket. Save, logout and re-login into your instance.3. Now, elevate role to security_admin.4. Create a new Field Encryption Module under the 'Human Resources: Core' scope.5. Save it and open Crypto Specifications record in the tabs below.6. Click the Next button until the "Generate Key" link is found and click on it.7. You should see a record created in Module Keys tab8. Navigate to Module Access Policies and create a new record under the same scope.9. Select "Type" as "Role" and associate it with a role using the “Target role” field10. Select "Result" as "Track".11. In “Crypto module” field, add the module created above and submit the record.12. Now Navigate to "Encrypted Field Configurations" and create a record with 'sn_hr_core_profile' table. 13. Create a new test record on the sys_user table and input data on the above encrypted field.14. Navigate to the 'sn_hr_core_profile' table and create a new record for the user created above. 15. Input data into the encrypted field and save the new record.Expected: The encrypted field should be set as clear text on both tables.WorkaroundIf you are able to upgrade, review the Fixed In section to determine the latest version with a permanent fix your instance can be upgraded to.Related Problem: PRB1549976