Skip to content

Missing report

Detection

  • RegExp: Error (.*) The (.*) report chart has a problem with the "reportName" field

Resolution

{1} is referring to unknown report {2}. To retrieve it, you can run:
- sf project retrieve start -m Report:{2} -o YOUR_ORG_USERNAME
- If it fails, looks for the report folder and add it before report name to the retrieve command (ex: MYFOLDER/MYREPORTNAME)