You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As all SFMC instances are different, before submitting a bug report please ensure that the following coditions have been met:
An Installed Package has been created with the permissions outlined in the README.md file
Run bldr config -l -d to ensure that your configuration is saved and that the credentials match your Installed Package
Run bldr status to ensure that the configuration you are attempting to use is set as the Current State
Expected Behavior
Should display a "no results found message" but displays a .map error.
Steps to Reproduce
bldr search --cb -f <search term that doesn't exist> bldr search --cb -a <search term that doesn't exist> bldr search --as -f <search term that doesn't exist> bldr search --as -f:sql <search term that doesn't exist> bldr search --as -f:ssjs <search term that doesn't exist> bldr search --as -a:ssjs <search term that doesn't exist> bldr search --as -a:sql <search term that doesn't exist>
Should Return
<Search Term> Search Results | 0 Results
The text was updated successfully, but these errors were encountered:
BLDR-SFMC Bug Report
As all SFMC instances are different, before submitting a bug report please ensure that the following coditions have been met:
bldr config -l -d
to ensure that your configuration is saved and that the credentials match your Installed Packagebldr status
to ensure that the configuration you are attempting to use is set as theCurrent State
Expected Behavior
Should display a "no results found message" but displays a
.map
error.Steps to Reproduce
bldr search --cb -f <search term that doesn't exist>
bldr search --cb -a <search term that doesn't exist>
bldr search --as -f <search term that doesn't exist>
bldr search --as -f:sql <search term that doesn't exist>
bldr search --as -f:ssjs <search term that doesn't exist>
bldr search --as -a:ssjs <search term that doesn't exist>
bldr search --as -a:sql <search term that doesn't exist>
Should Return
<Search Term> Search Results | 0 Results
The text was updated successfully, but these errors were encountered: