Hello,
it’s triage time again, please help to triage issues. To read more about the process visit Foreman triage process
- 25384 Hostgroups page display wrong informations
- 25381 RSS notifications top working and tasks are locked
- 25375 Improve PXE loader suggestion and whitelisting
- 25369 smart-proxy rubocop tracker issue
- 25363 upgrade jest to latest version
- 25352 create trend form loads extremely slow with a lot of facts and makes the browser unresponsive eventually
- 25350 Hostgroup parameters are not overridden when using Image based Provisioning Method after upgrade to 1.18.2
- 25340 foreman-proxy error : TypeError no implicit conversion of nil into String
- 25335 Create a React/Redux Editor
- 25302 Missing user assigned to organization
- 25281 Unable to provision a host, if RHV resource created through CLI
- 25277 Listing report fails after adding default organization/location
In case I am not available, this is how I created the list:
curl -s https://projects.theforeman.org/projects/foreman/issues.json?query_id=144 | ruby -r json -e 'JSON.parse(STDIN.read)["issues"].each { |i| puts "* [ ] [#{i["id"]}](https://projects.theforeman.org/issues/#{i["id"]}) #{i["subject"]}" }'