Lightning-Flow-Scanner / lightning-flow-scanner-vsce

A VSCode Extension designed to pinpoint deviations from Industry Best Practices in Salesforce Flows, ensuring standards of business automation excellence.
https://marketplace.visualstudio.com/items?itemName=ForceConfigControl.lightningflowscanner
GNU Affero General Public License v3.0
34 stars 2 forks source link

Activating Extension: Query Error #53

Closed RubenHalman closed 3 years ago

RubenHalman commented 3 years ago

Describe the bug When using the Rule overview command, a SOQL query error appears. As far as I am aware there are no SOQL queries in the command.

To Reproduce Steps to reproduce the behavior:

  1. Go to VSCOde
  2. Click on 'command pallette'
  3. Type flow
  4. Select Flow Rule Overview

Expected behavior Overview screen should open without errors

RubenHalman commented 3 years ago

This was actually another extension (SOQL by Salesforce) causing the issue when activating extensions.