Contents
- 1 Are there any issues with Salesforce core services?
- 2 Why is my refreshed sandbox not working Salesforce?
- 3 Are there any lightning out of sync issues in Salesforce?
- 4 What does it mean to be in Salesforce status?
- 5 When to use invalid query locator in Salesforce?
- 6 How does else approve record work in Salesforce?
- 7 Why is my Salesforce CLI not connecting to my sandbox?
Are there any issues with Salesforce core services?
The Salesforce Technology team became aware of intermittent login errors that impacted Salesforce Core Services for a subset of customers in the APAC, EMEA and NA region. During this issue end users will have intermittent DNS issues while accessing the service.
Why is my refreshed sandbox not working Salesforce?
It is an internal bug in Salesforce. After contacting Salesforce Premier Support, they gave us that random string which has been mistakenly prepended to all the usernames in the org. Later we did a data migration to correct the other usernames. Hope this helps!
Are there any lightning out of sync issues in Salesforce?
******* Note: Majority of Lightning out of sync issues have been targeted and fixed by our internal R&D teams, please find the details in the following article: https://help.salesforce.com/articleView?id=000356192&type=1&mode=1 If you believe that you have found another instance of data being out…
How do I log in to my sandbox in Salesforce?
So if I go to test.salesforce.com, I can log into the alternate sandbox by logging in as [email protected], but to get into the main one I use (which is actually .dev4) I just log in with my normal email address. Thanks for the help. I finally figured out the problem!
What is an invalid component in Salesforce.com?
“Invalid component [force:relatedListSingleContainer]” error when deploying a Change Set containing a Case Lightning Page with an Email Related List
What does it mean to be in Salesforce status?
Welcome to Salesforce Status! We provide transparency around service availability and performance for Salesforce products.
When to use invalid query locator in Salesforce?
Invalid query locator error occurs when iterating child objects in parent-child relationship query result if CLOB fileds are included in the query and there are 200 child records. Email Alert sending to all members of Queue and Queue email when “Send Email to Members” is not checked
How does else approve record work in Salesforce?
The “else Approve Record” option for Approval Processes only works if it’s specified on Step 1 of an Approval Process. When this option is specified in a subsequent Step, it automatically Rejects records instead of Approving them. invalid query locator error occurs when iterating child objects in parent-child relationship query result
What to do if you cant connect to Salesforce Org?
Log in (in safe mode) and try running “sfdx force:auth:web:login” from a CMD prompt again; if it works, some non-essential service is stopping things from working. Remember to run run msconfig again and reset the computer for a regular boot, then reboot and continue – assuming you have rights to do this.
What to do when you receive Salesforce CLI error?
If you receive an error when you install or update the Salesforce CLI on a computer that’s behind a firewall or web proxy, set this environment variable. Use the URL and port of your company proxy, for example: You can set environment variables to configure some values that Salesforce CLI and Salesforce DX tooling use.
Why is my Salesforce CLI not connecting to my sandbox?
IT turns out I was trying to connect to my sandbox with the production SFDX Org, in the Authorize an Org, be sure to select test.salesforce.com. If you receive an error when you install or update the Salesforce CLI on a computer that’s behind a firewall or web proxy, set this environment variable.