Skip to content

Better handling for matching switch limits if missing up-to-date information #14

@william-aaron-CFA

Description

@william-aaron-CFA

_match_limit()

In the event that a list of MSID's is fetched where there exists a switch MSID for the limits, it's possible to perform a second query which does not provided a result for the _switch_values array, meaning the array is empty. In this case, the resulting limit selection should be direct to use default limits. At the moment, the fetch_data() method just errors instead due to incorrect array sizing in the _resize() function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions