-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
STUCK Processing Metadata : CustomField #120
Comments
Facing the same issue. |
@lm-dot - Can you share the error that you see when you open Command Palette -> Developer : Open WebView Developer Tools |
I am also facing the same issue in macOs |
Can you resend the screenshot? I am not able to see it in github
Thanks,
Vignaesh Ram A
…On Mon, Dec 23, 2024, 19:40 chinusharma0206 ***@***.***> wrote:
I am also facing the same issue in macOs
—
Reply to this email directly, view it on GitHub
<#120 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADDYPO53R63N7VRFVAW6QOD2HAKWVAVCNFSM6AAAAABLFG7KVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJZG43TSNJXG4>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
@vignaesh01 here's the screenshot of error message from Command Palette -> Developer : Open WebView Developer |
Thanks.. how many custom fields do you have?
Thanks,
Vignaesh Ram A
…On Mon, Dec 23, 2024, 20:06 lm-dot ***@***.***> wrote:
@vignaesh01 <https://github.com/vignaesh01> here's the screenshot of
Screenshot.2024-12-23.at.8.42.23.AM.png (view on web)
<https://github.com/user-attachments/assets/bc710c38-b7b2-49c3-a347-ca1599b9d513>
—
Reply to this email directly, view it on GitHub
<#120 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADDYPOZOK2IXRVXHK6YZDUT2HANVZAVCNFSM6AAAAABLFG7KVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJZHAYTSOBVGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@vignaesh01 there's a lot! How do I get the total count for the entire org?
|
@lm-dot sf org list metadata --metadata-type CustomField --json sf org list metadata --metadata-type CustomField --json --output-file outputfilename.txt |
@vignaesh01 I was able to run the commands. However, I will not be able to share the output file because it contains client information. Can you tell me what to look for in the output file? |
I doubt that the json output breaks somewhere and the extension is unable
to parse it correctly. Can you verify whether you are able to parse the
json output in plain javascript?
Thanks,
Vignaesh Ram A
…On Tue, Dec 31, 2024, 02:35 lm-dot ***@***.***> wrote:
@vignaesh01 <https://github.com/vignaesh01> I was able to run the
commands. However, I will not be able to share the output file because it
contains client information. Can you tell me what to look for in the output
file?
—
Reply to this email directly, view it on GitHub
<#120 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADDYPO2LFYLP32SDJG7JEL32IGYSHAVCNFSM6AAAAABLFG7KVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRVHEYTIMBRGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi @vignaesh01 happy new year! Can you please give me the steps on how to parse the output file? |
Hi, the Salesforce Package.xml Generator is stuck in the "Processing Metadata : CustomField". I'm currently unable to select any Custom Field from any Object because the list of fields are not loading.
I know I'm connected to my Org because I'm able to select FlexiPage, Custom Permission, Approval Process, etc...
I'm using VSCode on a MacOS 13.3.1
VSCode Version: 1.91.1 (Universal)
@salesforce/cli/2.50.6 darwin-arm64 node-v20.15.0
Java version
Openjdk 21.0.4 2024-07-16 LTS
OpenJDK Runtime Environment Temurin-21.0.4+7 (build 21.0.4+7-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.4+7 (build 21.0.4+7-LTS, mixed mode)
Troubleshooting steps I've done as suggested by others:
Uninstall extension, Close VSCode
Install extension, Close VSCode
Re-authorize Org
The text was updated successfully, but these errors were encountered: