Skip to content

show_shared parameter of get_runs needs to have a "do not modify" option #777

Open
@alahiff

Description

@alahiff

The show_shared parameter of get_runs means that it's not possible to copy filters from the UI and directly use them in get_runs if runs are shared. This was found while working on the noSim server.

There should be a None option added to show_shared, in addition to the existing True and False. When None is used the client shouldn't secretly modify the filters provided by the user and just use the provided filters as-is.

Metadata

Metadata

Assignees

Labels

in progressWork is being done to resolve this issue

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions