function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
kavya M 28kavya M 28 

11. Can we deploy the text encrypted fields from sandbox to production?


10. Do we need the permission to modify the encrypted fields?
Deepali KulshresthaDeepali Kulshrestha
Hi Kavya,

I hope these links will help:
https://help.salesforce.com/articleView?id=security_pe_concepts.htm&type=5

https://blogs.perficient.com/2016/05/03/data-encryption-in-the-salesforce-shield-age/

https://salesforce.stackexchange.com/questions/30807/how-to-change-a-field-type-and-deploy-when-field-is-referenced-in-code

I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.

Thanks and Regards,
Deepali Kulshrestha
kavya M 28kavya M 28
It's not helpful. I am still in dilemma or confusion state. Please expalin me here.
@anilbathula@@anilbathula@
Hi Kavya,

Encrypted fields are editable regardless of whether the user has the “View Encrypted Data” permission. Use validation rules, field-level security settings, or page layout settings to prevent users from editing encrypted fields.

https://help.salesforce.com/articleView?id=fields_about_encrypted_fields.htm&type=5

Thanks
Anil.B
kellerman petersonkellerman peterson
Order Authentic Document Services: +1 (617) 410-6403(onlinepassportproducers1@gmail.com ) whatsapp, driver’s license, EU citizen, EU Passport,finnish id card,finnish drivers license,netherlands license,german drivers license,usa green card,usa permanent residence, fake diploma ,samples certificates, fake english degree certificate, us fake hr cert program, fake id passport, fake online lawyer diploma, Fake Passports, fake proof of address ,genuine document ,ID card, identities ,IELTS CERTIFICATE, New Identity ,fake passport online maker ,bank statements ,novelty documents passport, passport renewals ,Payment Terms, phony psychology qualifications producers , replace your docs usa, services Telepoint Code, testimonials ,testimonials and documents  ,Uk Passport ,uk passport copy buy ,bank guarantee,bank statement,us passport renewal,cheap fake id ,make a fake id ,buy a bank guarantee,fake payslips online ,replacement payslips uk,faking a college degree,college diploma online ,fake degree and transcripts,passport documents required,
scannable fake id ,where can i buy a fake id ,24 hour passport,expedited passport renewal,we supply perfectly reproduced fake money with holograms and all security features available.Indistinguishable to the eye and to touch.the latest technology we use make our notes look a real,identical and undetectable.buy fake drivers license,buy fake passport online,buy real passport online,documents for passport,fake documents for sale,fake passport uk,fake passports for sale,fake passports online,fake us passport,how to make a fake passport,id needed for passport,passport id card,real passport for sale, replace your docs usa,scannable fake id ,where can i buy a fake id ,24 hour passport,expedited passport renewal,finnish id card,finnish drivers license,netherlands license,german drivers license,usa green card,usa permanent residence,fake diploma ,samples certificates,fake english degree certificate, us fake hr cert program,fake id passport,fake online lawyer diploma, Fake Passports, fake proof of address ,genuine document ,ID card, IELTS CERTIFICATE, New Identity ,fake passport online maker ,bank statements ,novelty documents passport,fake documents for sale,fake passport uk,fake passports for sale,fake passports online,fake us passport,how to make a fake passport,id needed for passport,passport id card,real passport for sale, replace your docs usa,scannable fake id ,dumps with Pins
Contact us o
harr millharr mill
Thanks for the post and nice to see this here. Get more about the faculty job vacancies here. https://www.exams9.com/mku-guest-faculty-jobs-2019-117-vacancies/2447
Samuel JedoSamuel Jedo
Yes you are right. We don't find this option even with admin profile. Since we can't do any modifications to standard profiles we can clone the admin profile and change the permissions in cloned one. This is one way.Tired of life. (https://www.keepovin.com/2019/08/change-sick-tired-life.html)
James smith 296James smith 296
Thanks for the links Deepali Kulshrestha, it was really helpful, I found what I was looking for there, You should keep doing this good work, and if you would like to get Norton antivirus for your system you can visit norton.com/setup (https://www.thenortonsetup.com/). You can also check how do I Norton security installing (https://www.thenortonsetup.com/blog/why-is-my-norton-security-not-installing/)?
 
jimmy hazenjimmy hazen
Use field-level security settings, page layout settings, and validation rules, not platform encryption, to control which users can see which https://domyessay.onl data.
 
Arun Kumar 1141Arun Kumar 1141

Hi Kavya,

Yeah you can deploy text encrypted fields from a sandbox to production using standard deployment tools such as Change Sets, Metadata API or Salesforce CLI. Although it's important to ensure that the target production org has the same encryption settings as the source sandbox org to prevent any errors during deployment.
Moreover users who required to access the encrypted fields in the target production org must have the "View Encrypted Data" permission. To change encrypted fields including changing the encryption algorithm or rekeying the data users must have the "Manage Encryption Keys" permission. This permission is usually granted to administrators or designated key managers so if you don't have it, you won't be able to modify encrypted fields. 
Overall it's important to make sure that all necessary permissions and encryption settings are in place before deploying encrypted fields to production.

If above answer helped you mark it as best asnwer

Thank You!