Adam Lazik
Adam Lazik
* [x] I am familiar with the [contributing](https://github.com/theforeman/foreman-documentation/blob/master/CONTRIBUTING.md) guidelines. Please cherry-pick my commits into: * [x] Foreman 3.9/Katello 4.11 (planned Satellite 6.15) * [x] Foreman 3.8/Katello 4.10 * [x] Foreman...
Currently, users without email are asked to input one even if they do not have email enabled on the Email preferrences tab. Also, the user cannot submit a blank email...
Some resources like user groups, external user groups, and architectures are not scoped by taxonomies, yet the the api endpoints associated with these resources accept the `organization-id` and `location-id` options....
Host counts or sorted by OS same as the existing `hosts_count_by_os`. Open question: Should image mode hosts should still be counted in existing `hosts_count_by_os`? Or should the total host count...
Currently, when you add an interfce to an existing host, for example with ``` hammer host interface create --host --identifier test --managed false ``` and the try to GET request...
I tried to replicate the behavior of https://v5-archive.patternfly.org/components/menus/select/#typeahead as much as possible, but that means that there are some differences from the pf3 EditorHostSelect. First host is no longer automatically...