Questions tagged [critical-update]
Critical Update refers to the updates pushed by Salesforce and has huge impact on the org. This tag helps admins to search the possible ways to analyse the impact of that critical update.
61 questions
2 votes
0 answers
186 views
Retirement of JDK Locale Format (Canada ICU applied)
In an email sent by Salesforce I saw: Does Salesforce enable ICU locale formats for English (Canada) locale 'Yes' Currently with a SOQL query I have this: Will the ICU that will be applied be that of ...
0 votes
3 answers
874 views
How to update a picklist field from all existing Accounts based on another field condition? (With no Apex)
Hi and thanks for reading! I have created a flow that updates the Account 'Giving Circles' picklist field based on the Account's Total Gifts. For example: If Account_Total_Gifts__c is between 1000 and ...
1 vote
2 answers
281 views
Suddenly need to update buttons to use URLFOR
Suddenly it looks like i need to update custom buttons that have worked for eons to use URLFOR old: /apex/echosign_dev1__AgreementTemplateProcess?masterId={!fHCM2__Employment__c.Id}&templateId=...
0 votes
1 answer
1k views
What is the reason and resolution for package uses old Order Save Behavior?
My client asked why certain subscribers of the package I build on behalf of my client, cannot install the package. When they try to install the package, the following error appears Can't install the ...
1 vote
0 answers
228 views
Select "Enable Enhanced Domain " is not available
As per this answer, the option for selecting Enhanced Domain will be available from JUNE 2021. However, I'm not able to find this option in my Project orgs(Sandboxes / Production). How can I get this ...
13 votes
1 answer
2k views
How to check a large app for ICU update compatibility
A change in the interpretation of Date/Time strings (which originates from Java under the hood) will be enforced in all Salesforce orgs in mid-January 2022. (Find details here: https://help.salesforce....
1 vote
0 answers
251 views
Winter 21 release ''Disabled Ref ID and New Threading Behavior for Email-To-Case" [closed]
When I enabled this critical update on my sandbox, I am facing some issues even though I have disabled it. The issues are as follows: 1.The auto-response email is missing under the case feed. 2....
3 votes
2 answers
5k views
When is Enhanced Domain going to be available to enable?
In the help document, it states When: This functionality is available on a rolling basis starting in the Spring ’21 release and is available to all customers by March 31, 2021. We've now passed that ...
1 vote
1 answer
230 views
Why Managed package test classes didn't pass when activating SF Release S'21?
When i activated SF-Release Enforce Access Modifiers on Apex Properties in Lightning Component Markup and i runned all test classes in my org , Managed package test classes didn't Pass for some ...
2 votes
2 answers
3k views
How to enable Apex Class access to the `System` user
The recent enforced update Require User Access to Apex Classes Invoked by Flow enforces that all users, including the hidden System user must have Apex Classes assigned to their profile or permission ...
0 votes
1 answer
59 views
Programmatic Access to Critical Updates
My company has a large number of orgs that we need/want to be able to manage the status of Critical Updates across. Ideally, we'd like to be able to do this using some kind of script or CLI so our ...
5 votes
1 answer
2k views
Disable "Enable New Order Save Behavior" on newly created Dev or Trial Org to be able to install Salesforce CPQ
I'm trying to install Salesforce CPQ in a new Trial or Dev org, but it fails with the following error: "Can't install the package. This package uses old Order Save Behavior and can't be part of ...
0 votes
1 answer
3k views
LWC wire events is not calling aura enabled methods after WI 21 critical updates
I have LWC which was deployed almost 2 months before. Before WI 21 updates, it was working correctly but after installing critical updates, its not calling controller class methods from wire service. ...
0 votes
2 answers
1k views
Critical Update Not Found in Different Sandbox
We faced a case assignment rule email sending issue in the past on our one sandbox and contacted with support. They fixed that using a critical update. Update Name: Stop Automated Field Updates from ...
2 votes
1 answer
207 views
Guest User Critical Updates Query
Opt out of guest user security polices before summer 20 Opt out of Enforcing guest user object permission changes I am seeing the above two sandbox not production,Why it is only in sandbox? "Opt ...