Questions tagged [upgrade]
The upgrade tag has no summary.
40 questions
0 votes
0 answers
40 views
Managed Package upgrade fails with "PermissionSet Permission Read [CHILD OBJECT] depends on permission(s): [DELETED PARENT]
We have a first-generation managed package. In the latest version, we have removed a master-detail relationship field on a detail object (DetailObject__c.MasterObject_Id__c field) and have also ...
0 votes
1 answer
212 views
Unable to upgrade a version of an already created managed package [closed]
While creating first version of a managed package, I had some components in it like lwc, triggers, custom objects etc but when I tried to add some more components in the managed package,a newer ...
2 votes
1 answer
130 views
Prevent push upgrades (auto and manual) entirely for versions lower than Y.0
I have seen this question, but it only prevents pushing orgs to the newer version from packaging org. I am interested in solution (if exists) that prevents the user entirely from upgrading from ...
0 votes
0 answers
89 views
Access installed managed package version from external system
I have a managed package which orgs can install. The creates some custom objects in which I sync some data from an external system (I have done OAuth integration using which I create/update my custom ...
1 vote
1 answer
273 views
Error: cpqCartSummaryContainer RangeError: Maximum call stack size exceeded
as we're on an older version of Vlocity we had to do a manual upgrade from Spring 23 to Winter 24. I made all the deployment steps based on Salesforce Help but am now running into an error for which I ...
0 votes
1 answer
242 views
Cant downgrade SFDX to previous version 7.181.1 for scratch org script created by team
I need to downgrade to this version(7.181.1) as the whole team uses it for a scratch org script. I've tried using the most previous one I can find 7.199.2 and the most recent 7.209.6. Either one will ...
1 vote
1 answer
75 views
How to rename or change signature for a namespace accessible or global method?
Receiving an error Dependent class is invalid and needs recompilation: Class Namespace.ExtensionPackageClass : Method does not exist or incorrect signature: void method(NULL, NULL, NULL, NULL, NULL) ...
1 vote
1 answer
129 views
Packaged CustomIndex and unpackaged custom indexes on the same field; will this prevent a package upgrade?
We have an AppExchange listed package. This includes an object with a Datetime field that is really important in various queries. Several of our larger customers have had to have custom indexes added ...
5 votes
1 answer
2k views
Unlocked Packages: How to properly manage upgrades and promotions to release version
We are developing our first unlocked package and I have couple questions re how to properly manage package upgrades, promotion to release version etc., seems like documentation is quite vague about ...
0 votes
1 answer
300 views
Change CustomApplication label on upgrade
I want to change my application label as shown in app home page. We are using CustomApplication in 1GP managed package(<CustomApplication xmlns="http://soap.sforce.com/2006/04/metadata>) ...
0 votes
1 answer
45 views
How to build release process to avoid upgrade flow issues?
My understanding of building 2GMP validated version was that validation already checks if upgrade flow is working fine, but to my great surprize on this weekend, the validation and successful build of ...
1 vote
1 answer
147 views
Permission Sets automatically updated by Spring22 migration: rights removed
One of our production org has been automatically migrated to Spring22 by Salesforce last week-end The following jobs has been run by SF platform during the update (audit trail extract) After this ...
1 vote
1 answer
341 views
Is this possible for ISV to change package Custom Object default sharing model to Private in package upgrade?
Initially we have released a package with Public Read/Write access to the packaged object. We want to change the sharing model to Private. However, when releasing a new package version with Private ...
0 votes
1 answer
312 views
Can no longer deploy prompts after Spring 22 upgrade
After the Spring 22 release, trying to deploy any prompt file results in: force-app/main/default/prompts/MyPrompt.prompt-meta.xml Not available for deploy for this organization What's the fix for ...
0 votes
1 answer
223 views
Upgrading dataloder salesforce on macos for the log4j
I am trying to upgrade the dataloader to mitigate the log4j vulnerability. I have tried to follow the steps on the github repo but i am getting this error trying to build with "./dlbuilder.sh -n&...