function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Bethany SievertBethany Sievert 

Force Source Pull Not Finding Branch

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. 
Abdul KhatriAbdul Khatri
Try this only wihtout passing any parameter
sfdx force:source:pull

Can you sent the screenshot of 
sfdx force:org:list

 
Bethany SievertBethany Sievert
User-added image
I tried doing sfdx force:source:pull without an alias and it didn't go. The scratch org I'd like to pull from is called reports. 
Bethany SievertBethany Sievert
The feature I'd like to pull over is two report types, two reports, and a folder for the reports. 
Abdul KhatriAbdul Khatri
Looks like you will need to put your reports in the Public Unified folder and then the command sfdx force:source:pull retrieves .
Abdul KhatriAbdul Khatri
Was this helpful?
Abdul KhatriAbdul Khatri
Hello. Please reply if I was able to help you out with this and mark this a best answer. Thanks 
Abdul KhatriAbdul Khatri
Hi, curious to see if you got helped
Abdul KhatriAbdul Khatri
Hello
Abdul KhatriAbdul Khatri
Were you able to resolve your issue?
Bethany SievertBethany Sievert
I'm so sorry for the late reponse- It turns out reports were put in the forceignore file.