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 The Foreman Bot over 3 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8742 added
Updated by Oleh Fedorenko over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|2bafa9415a157d683c4352c9aaf097a1119eedd8.
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/8825 added
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
- Fixed in Releases 3.0.1 added
Actions