Skip to main content

Questions tagged [salesforcedx]

Salesforce DX is a broad reaching project touching a number of different features including: Salesforce CLI, Force.com IDE 2.0, support of standard developer toolsets, and Packaging 2.0. Since fixing unsupported Metadata API types is also a part, some MDAPI posts could be tagged, too.

0 votes
1 answer
16 views

Query to get all metadata created by a user

We are required to deactivate a user account that owns so many flows, triggers, and classes in his name. What is the best way to get all metadata owned by him and then transfer to another admin? I ...
Gathi's user avatar
  • 1
0 votes
1 answer
27 views

Error during set up of lwc local development server in VS Code

Whenever I'm trying to run 'sfdx plugins:install @salesforce/lwc-dev-server', I get a bunch of errors and I am unable to install the packages. Can anyone tell me how to resolve this issue?
govind's user avatar
  • 1
0 votes
1 answer
57 views

sf project retrieve retrieves fields ignored in .forceignore in profiles

W want to periodically retrieve whole production org, except for some things, that we want to ignore. Up until now it worked fine using .forceignore. But few days ago it stopped when the thing to ...
Kacper A's user avatar
0 votes
0 answers
35 views

Failed to Deploy Apex classes with sfdx mdapi

In my nodejs code, I created a function to deploy all apex classes i have in a folder within the project. that's the part of the code responsible for that : function deployAllApexClasses(orgAlias, ...
TheHmad Al's user avatar
1 vote
0 answers
22 views

Page is not refreshning in related list but it is refreshing in full screen

I using Lightning-Upload to upload the file and once it is uploaded i want to refresh the screen and show the toast message but when file is uploaded refresh is happening in full screen but when i add ...
Deena Vicky's user avatar
0 votes
1 answer
32 views

How to increase file upload limit to 100 mb using visualforce page in salesforce

Currently using apex:inputfile in vf page to upload image which have a hard limit of 10MB And my requirement is finding a workaround to increase the limit to 100MB. Approach I am trying is created an ...
Sidd's user avatar
  • 1
1 vote
0 answers
41 views

Avast Antivirus blocks Salesforce CLI when authorizing an org

My antivirus, avast, blocks my Salesforce CLI when I'm trying to authorize a new org. It gives me this error message: We've blocked powershell.exe because it was infected with IDP.HELU.PSE41 - Command ...
Danny Gelfenbaum's user avatar
1 vote
1 answer
79 views

Is there a sf command to list all apex classes in my Org?

I want to use an sf command to list all the names of the apex classes I have in my Org.Is there a command I can use ?
TheHmad Al's user avatar
0 votes
0 answers
21 views

How to create a dashboard filter that works as case owner for case report type and created by for email report type

Same as the title. I want to create a dashboard filter that works as "Case Owner" filter for case reports (based on case custom report type) and "Created by" filter for email ...
Ajit's user avatar
  • 17
2 votes
1 answer
32 views

Getting Error: spawn git ENOENT on build via sfp

I am trying to setup sfp by following the instructions: flxbl Docs I am trying to run below command as mentioned here: sfp build -v MySandboxOrg Getting below error output: ---------------------------...
वरुण's user avatar
0 votes
1 answer
17 views

Getting error sfdx-project.json doesn't exist or not readable at sfdx-project.json

I am trying to setup sfp by following the instructions: flxbl Docs I have set up the sfdx-project.json as mentioned in step C here. My sfdx-project.json looks like below: { "packageDirectories&...
वरुण's user avatar
-1 votes
1 answer
37 views

Create metadata Container with sfdx command

Is it possible to create a Metadata Container using sfdx command ? then to create an apex class and deploy the metadataContainer to my Salesforce Org I want to update an apex class that i have in my ...
TheHmad Al's user avatar
1 vote
0 answers
42 views

2GP dependent package creation fails with dependency error [duplicate]

We have a 2GP devhub in which we are trying to create packages. Our main package has a released version, and this main package is a dependency for our other package in the same namespace. { "...
Dorgaldir's user avatar
0 votes
2 answers
135 views

Getting error while installing unlocked pacakge

Hi I am trying to learn SFP. I am following steps defined in: https://docs.flxbl.io/sfp/configuring-a-project/setup-salesforce-org#id-2.-install-sfpowerscripts-artifact-unlocked-package I have enabled ...
वरुण's user avatar
0 votes
0 answers
34 views

Lightning component warning/error in flexipage

As i need one component(button) to be displayed in the record page, but receiving the following error/warning in Lightning page: "this related list cannot be displayed because its not in the ...
Vidya's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
192