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

New value to the "filter" property in get_test_history method #830

Closed
matsduf opened this issue Jul 21, 2021 · 1 comment
Closed

New value to the "filter" property in get_test_history method #830

matsduf opened this issue Jul 21, 2021 · 1 comment
Milestone

Comments

@matsduf
Copy link
Contributor

matsduf commented Jul 21, 2021

The filter property in method get_test_history has three legal values:

  • all -- all tests are listed (default if the property is empty or not included)
  • delegated -- delegated tests are listed
  • undelegated -- undelegated tests are listed

Issue zonemaster/zonemaster-gui#251 asks for the return JSON to be updated so that for each test returned, the value of "undelegated" (0 or 1) is included.

This issue suggests a new value for the property, tagged, which will as all return all tests with the addition of a extra property in the result, i.e. "undelegated" with its value.

@matsduf
Copy link
Contributor Author

matsduf commented Dec 3, 2021

Resolved by #837

@matsduf matsduf closed this as completed Dec 3, 2021
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