• Bethany Sievert
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 3
    Replies
I'm trying to pull my scratch org changes into my project in Visual Studio Code. I've named my scratch org, and after making the changes, I type the command sfdx force:source:pull -u <aliasname>. However, I'm gettign an error that no results are found from the Pulled Source. I'm not sure what the problem is- I'm on the correct branch. 
I have a custom object with 5 different record types. There are some similar fields between record types, but for the most part the content can vary greatly. Can I create one query that accomodates all 5 record types? Is it better to create a query for each record type?
I'm trying to pull my scratch org changes into my project in Visual Studio Code. I've named my scratch org, and after making the changes, I type the command sfdx force:source:pull -u <aliasname>. However, I'm gettign an error that no results are found from the Pulled Source. I'm not sure what the problem is- I'm on the correct branch.