RonSFDev
unread,Mar 12, 2021, 8:27:40 AM3/12/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Illuminated Cloud Q&A, Scott, Tsampika Sotiraki, RonSFDev
Hi Scott
I have emailed my idea.log file. To answer your questions:
The files are definitely stored in source format not metadata format. I was never able to do a Selected metadata subscription until recently. And once i was able to, my world became much easier. It was always a big pain to pull something out of a sandbox that wasn't in source control and not subscribed to. I would rely on SFDX/CLI commands to do that when needed. Not great but it worked. With scratch orgs, it all works fine.
I'm at the point now where I'm developing mainly against sandboxes. I've always authenticated with OAuth to make my life easier. And up until recently Shift-Cmd-Alt-F9 would deploy that properly. Now it gives me "13:22 Push Complete: Pushed 0/1 components to msg in 6 s 26 ms with status 1." It used to also tell me in the Event Log exactly what the error was.
In the logs you'll see "This command can only be used on orgs that have source tracking enabled, such as sandboxes and scratch orgs."
As you see in the connection screen shot, "Use push/pull instead of deploy/retrieve/delete" is NOT checked. I don't have source tracking enabled for scratch orgs as far as I know.