• Aldi Fajrin 4
  • NEWBIE
  • 0 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 3
    Replies
Hi, I have been learning sfdx for about a month now, and still trying to get a way of it. I'm new in salesforce development, and I'm used to develop in developer console and deploy it via change set.New Deployment Method

But then I found this sfdx feature which makes me excited, Now I'm wondering if it makes sense to develop using sfdx and the deploy it to production using change sets. because last time i tried to deploy my changes to production as a unmanaged package it said need more than 50% or 75% code coverage in entire org if I remember it correctly, while my org's code coverage is below 50%. 

Please help me, what should I do. Thank you.
Hi, I have been learning sfdx for about a month now, and still trying to get a way of it. I'm new in salesforce development, and I'm used to develop in developer console and deploy it via change set.New Deployment Method

But then I found this sfdx feature which makes me excited, Now I'm wondering if it makes sense to develop using sfdx and the deploy it to production using change sets. because last time i tried to deploy my changes to production as a unmanaged package it said need more than 50% or 75% code coverage in entire org if I remember it correctly, while my org's code coverage is below 50%. 

Please help me, what should I do. Thank you.
Hey guys trying to get comfortable with the Salesforce CLI, and went to deploy my code changes to my Dev Org but I keep getting the following error message. I checked out the link that they listed, but couldn't seem to figure out what issue was. I modified the JSON with the folder name that I'm trying to deploy, but still had no luck. 
 
Error deploying or retrieving source: The file or directory that you tried to deploy or retrieve isn't in a package directory that's specified in your sfdx-project.json file. Add this location to your "packageDirectories" value, or deploy or retrieve a different file or directory. For details about sfdx-project.json, see: https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_ws_config.htm