Skip to content

ENH: Cannot search if entry is a list #283

@tangkong

Description

@tangkong

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions