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

Search by Asset produces TypeError #40

Open
emark-wtcx opened this issue May 11, 2023 · 1 comment
Open

Search by Asset produces TypeError #40

emark-wtcx opened this issue May 11, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@emark-wtcx
Copy link

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

All conditions above are met.

Expected Behavior

Input:
$ bldr search --cb -f test

Result:
test Search Results | 0 Results

Steps to Reproduce

Change the search to be by asset rather than folder

Input:
$ bldr search --cb -a test

Result:
test Search Results | undefined Results
TypeError: searchRequest.forEach is not a function

Additional Context

image

@emark-wtcx emark-wtcx added the bug Something isn't working label May 11, 2023
@anthonymzupancic
Copy link
Collaborator

Hey @emark-wtcx thanks for submitting the issue!

Can you clarify if the issue is

  • The return when no assets matched for the asset search
  • That there should be matches returned for both or either of the searches

If there should be matches returned, can you verify that you're getting the same results for other search criteria that should return matches.

Thanks!

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

2 participants