question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dashboards within folders are not retrieved from Dashboard node in Org Browser

See original GitHub issue

Summary

Short summary of what is going on or to provide context. I do have an org with different dashboards organized thru folders: Executive, Sales, Deployment, Adoption, etc. If I want to retrieve all of them using Org Browser’s cloud-icon, I have to do it one by one (dashboard by dashboard) when ideally, I just want to click the cloud-icon at dashboard node level and retrieve all folders and dashboards.

I think the problem is related to an underlying cause with Org Browser when click over the dashboard node and it executes:

sfdx force:source:retrieve -m Dashboard

it returns:

=== Retrieved Source No results found

However, if I open the folder nodes and click on the cloud icon on single items it retrieves correctly:

sfdx force:source:retrieve -m Dashboard:EjecutivoNivel2/cIVVkXSlzqSBCKNXcUMXlSDkoqeBdW21

returns:

DashboardSalesforce/FdYlfQCcdVGBpMrJSMhZROdVyvFMbd Dashboard force-app/main/default/dashboards/DashboardSalesforce/FdYlfQCcdVGBpMrJSMhZROdVyvFMbd.dashboard-meta.xml

Steps To Reproduce:

  1. Using a DE org (or non scratch), create a Dashboard Folder: “sales”
  2. Create different dashboards within the “sales” folder.
  3. Connect VSCode to the org from first step
  4. Open Org Browser and click on cloud icon at “Dashboards” node
  5. No dashboard or folder is retrieved

Expected result

Describe what should have happened. The Org Browser should download the folder “sales” and all its dashboards to my local file system.

Actual result

No files are retrieved to local file system. A “No results found” message is displayed

Additional information

Feel free to attach a screenshot.

VS Code Version: 1.42.1 c47d83b293181d9be64f27ff093689e8e7aed054 Date: 2020-02-11T14:44:27.652Z

SFDX CLI Version: 7.48.0-a71f8c6899

OS and version: OSX Catalina 10.15.3

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
aldoforcecommented, Mar 3, 2020

Same behavior with Reports

0reactions
no-response[bot]commented, Apr 8, 2022

This issue has been automatically closed because there has been no response to our request for more information from the original author. Currently, there is not enough information provided for us to take action. Please reply and reopen this issue if you need additional assistance.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Browsing files in dashboard - YouTube
I did not know what I was missing, but this file browser that I did in Node -Red dashboard really makes some every...
Read more >
How to deploy or retrieve dashboard folder?
First of all, to migrate dashboards and folder you have to create public dashboard, then you can retrieve or deploy in the same...
Read more >
File Browser in Dashboard (flow) - Node-RED
Main features: Show files in local folders: size, dates; Download files; Navigate to any folder; Delete files; Show/Hide hidden files; Open ...
Read more >
Node-Red Dashboards -Beginners Guide
Learn how to create dashboards in node-red. Learn about dashboard layout and styling with example dashboards.
Read more >
Folder/Dashboard Search API - Amazon Managed Grafana
The limit parameter acts as page size. Example request for retrieving folders and dashboards of the general folder.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found