Skip to content

Wrong order of inputs in update_search in its CLI command #908

Closed
@kevinlacaille

Description

@kevinlacaille

In the CLI command search_update(), name is in the wrong place in the client call, cl.update_search(), which breaks tests.

Although this isn't what is desired, a working solution here: 383deba

I believe what needs to be done is instead change the order of inputs in cl.update_search().

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions