Skip to main content

Questions tagged [api-version]

6 votes
2 answers
497 views

Salesforce has 3 version naming schemes: the public name, like "Winter '26" the API version number, like "65.0" the build number, like 252 The build numbers have never really ...
Jason Clark's user avatar
  • 12.6k
0 votes
1 answer
44 views

Browsing through the ApiTotalUsage event log in Salesforce, I came upon entries with version 40.0, originating from MS Entra (formerly known as Azure AD). We manage our users in Entra and via user ...
Sander de Jong's user avatar
1 vote
0 answers
55 views

We're having an intermittent issue that affects both deployments to production and also an overnight test run of all tests. Occasionally, the above two operations will fail with the error "...
James's user avatar
  • 215
0 votes
1 answer
81 views

Receiving an error UNSUPPORTED_API_VERSION: Invalid Api version specified on URL inside Jenkins using sf project deploy start command sh "sf project deploy start --ignore-conflicts --source-dir ...
Patlatus's user avatar
  • 18.9k
-1 votes
1 answer
288 views

I tried to deploy a flow from Dev to QA everything works fine but when i tried to deploy it from QA to Production I got this error message, can anyone please help me to resolve it?
Slim Chakroun's user avatar
0 votes
0 answers
101 views

We have a scenario where our somewhat complex apex code hierarchy is calling Database.Update. This returns an instance of a list of SaveResult. The documentation for SaveResult says this about the ...
hamayoun's user avatar
  • 2,809
1 vote
1 answer
1k views

I am trying to understand how apiversions Interoperate with each other. Lets say i have 2 classes 1 on version 54 and other on apiversion 55. If we call Class 2 methods from class 1 what API version ...
Manjot Singh's user avatar
  • 3,616
0 votes
1 answer
1k views

My organization is trying to update API versions or more than 100 Apex classes, Test classes and VF pages from older versions (19-30) to newer versions. It's a mammoth task to check and test every ...
mik100's user avatar
  • 11
0 votes
1 answer
88 views

Can I use sfdx or some other tool to find out salesforce release version in the org using a script? Ideally I would like to iterate over all of my sandboxes and find out which Salesforce release they ...
Patlatus's user avatar
  • 18.9k
1 vote
0 answers
1k views

Do you have a list of components to be verified for "Retirement of Versions 21.0 through 30.0": How do we can make sure that no managed package would be impacted with this change? If any ...
anju vijayan's user avatar
4 votes
0 answers
634 views

Salesforce is going to release changes around ICU locale format - https://help.salesforce.com/s/articleView?id=release-notes.rn_forcecom_globalization_enable_icu_cruc.htm&type=5&release=222 ...
Manish Anand's user avatar
1 vote
1 answer
603 views

Is there any way to check the apex class ApiVersion Before deploying it? For example, let's say a developer is trying to save an apex class with API Version 25, We need to show an error message 'The ...
Mohamed Ashfak's user avatar
5 votes
1 answer
11k views

Trying to deploy from environment to another a LightningPage, I get this error: Property 'identifier' not valid in version 51.0 I don't know where I can specify the version of the page (or change it) ...
CPS's user avatar
  • 375
0 votes
0 answers
559 views

Given: I am trying to deploy helloWorld project but its unable to deploy project and giving errors listed below.Instead of getting ended with exit code 0 I am getting Deploy Errors Create ...
sam's user avatar
  • 1
0 votes
0 answers
738 views

Today, when I tried to use the regular command to fetch list of orgs of Salesforce in CLI terminal, it throws me an error/warning as below: And I'm unable to login to my salesforce orgs too. Like no ...
Rv1's user avatar
  • 766

15 30 50 per page