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

ENH: Cannot search if entry is a list #283

Open
tangkong opened this issue Jul 27, 2022 · 0 comments
Open

ENH: Cannot search if entry is a list #283

tangkong opened this issue Jul 27, 2022 · 0 comments

Comments

@tangkong
Copy link
Contributor

Expected Behavior

It should be possible to search when the data being matched is a list of values

Current Behavior

Currently if the search term is not a range or a number, it is interpreted as a string.

Possible Solution

A flag to interpret the search term as a list of entries? Or possibly check of the string is in the list?

Steps to Reproduce (for bugs)

With the new lightpath containers, input_branches and output_branches are a list of strings.

Context

Searching by branches is not possible currently, and I'd like it to be

Your Environment

pcds-5.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant