Skip to content
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

Open
lm-dot opened this issue Jul 19, 2024 · 12 comments
Open

STUCK Processing Metadata : CustomField #120

lm-dot opened this issue Jul 19, 2024 · 12 comments
Assignees
Labels
question Further information is requested

Comments

@lm-dot
Copy link

lm-dot commented Jul 19, 2024

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.
Screenshot 2024-07-19 at 2 00 11 PM

I know I'm connected to my Org because I'm able to select FlexiPage, Custom Permission, Approval Process, etc...
Screenshot 2024-07-19 at 4 41 45 PM

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

@AsdrubalHikko
Copy link

Facing the same issue.

@vignaesh01 vignaesh01 self-assigned this Dec 21, 2024
@vignaesh01
Copy link
Owner

@lm-dot - Can you share the error that you see when you open Command Palette -> Developer : Open WebView Developer Tools

@vignaesh01 vignaesh01 added the question Further information is requested label Dec 21, 2024
@chinusharma0206
Copy link

I am also facing the same issue in macOs

@vignaesh01
Copy link
Owner

vignaesh01 commented Dec 23, 2024 via email

@chinusharma0206
Copy link

Screenshot 2024-12-23 at 8 01 32 PM

@lm-dot
Copy link
Author

lm-dot commented Dec 23, 2024

@vignaesh01 here's the screenshot of error message from Command Palette -> Developer : Open WebView Developer
vscode error

@vignaesh01
Copy link
Owner

vignaesh01 commented Dec 24, 2024 via email

@lm-dot
Copy link
Author

lm-dot commented Dec 24, 2024

@vignaesh01 there's a lot! How do I get the total count for the entire org?
For now, I can tell you the usage and limit on the main objects:

  • Account 494 out of 500
  • Opportunity 399 out of 500
  • Lead 282 out of 500
  • Contact 328 out of 500
  • Quote 140 out of 500
  • Order 34 out of 500
  • Contract 64 out of 500

@vignaesh01
Copy link
Owner

@lm-dot
Can you run both these commands in Command Prompt pointing to you org and share the results. You can change output file (outputfilename.txt) path if needed.

sf org list metadata --metadata-type CustomField --json

sf org list metadata --metadata-type CustomField --json --output-file outputfilename.txt

@lm-dot
Copy link
Author

lm-dot commented Dec 30, 2024

@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?

@vignaesh01
Copy link
Owner

vignaesh01 commented Dec 31, 2024 via email

@lm-dot
Copy link
Author

lm-dot commented Jan 2, 2025

Hi @vignaesh01 happy new year! Can you please give me the steps on how to parse the output file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants