Skip to content
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

Searches with no results returns error rather than message #30

Open
anthonymzupancic opened this issue Aug 30, 2022 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@anthonymzupancic
Copy link
Collaborator

anthonymzupancic commented Aug 30, 2022

BLDR-SFMC Bug Report

As all SFMC instances are different, before submitting a bug report please ensure that the following coditions have been met:

  1. An Installed Package has been created with the permissions outlined in the README.md file
  2. Run bldr config -l -d to ensure that your configuration is saved and that the credentials match your Installed Package
  3. 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

@anthonymzupancic anthonymzupancic added the bug Something isn't working label Aug 30, 2022
@anthonymzupancic anthonymzupancic self-assigned this Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant