Actions
Bug #33347
closedSettings search is broken in hammer
Difficulty:
trivial
Triaged:
No
Description
There are two issues:
1. Page/per_page is not being translated to integer which leads to `undefined method '-' for "1":String`.
2. Deafult name -> id resolver is broken also since API doesn't understand "search": "name = \"query_local_nameservers\"". It worked before.
Updated by Oleh Fedorenko over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|2bafa9415a157d683c4352c9aaf097a1119eedd8.
Actions