-
Notifications
You must be signed in to change notification settings - Fork 409
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
Org Browser Doesn't Show CRMA Dataflow Files #6093
Comments
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support. |
Hi @nickytorstensson, I created a new CRM Analytics dataflow in Analytics Studio, and I'm able to see it in org browser. Are the dataflows that you're unable to see created the same way, or are they legacy dataflows? ![]() ![]() |
Thanks for also checking @daphne-sfdc , The dataflows are created automatically from the recipes. And they do exists, as confirmed via a retrieval from Gearset. However, both the Org Browser and running the comment Let me know, if there is anything I can do to provide more details. |
Issue is also present when retrieving from CLI and Workbench. Need to check with the Metadata API Team. |
We have determined that the issue you reported exists in code owned by another team that uses only the official support channels, and thus we are closing this issue. To ensure that your issue is addressed, open an official Salesforce customer support ticket with a link to this issue. We encourage anyone experiencing this issue to do the same to increase the priority. |
Summary
For an org with CRM Analytics, including Dataflows, the Org Browser does not show the files in the org.
In comparison, using Gearset to retrieve the dataflows from the org, Gearset shows plenty.
The retrieval of the metadata is done with the same user, thus with the same permissions
Steps To Reproduce:
Expected result
Expected the Org Browser to be able to retrieve the CRMA Dataflows, when they exist.
Actual result
Org Browser not even able to see the CRMA Dataflow files.
Additional information
Salesforce Extension Version in VS Code: 63.0.0
Salesforce CLI Version: 2.76.7-81687cc
OS and version: Windows 11 Enterprise, x64 version 10.0.22631
VS Code version: 1.97.2
Most recent version of the extensions where this was working: N/A, didn't need to check before.
The text was updated successfully, but these errors were encountered: