Maria
Maria
@theforeman/packaging I'm assuming https://github.com/theforeman/foreman-packaging/pull/11257 will make rpm-build happy?
> I added on top of submit_with_all_params to just reuse existing logic and not building new one. That didnt work, so I added an event listener
Changed the pr so now on submit hostgroup makes sure that the compute resource is included. Also changed the inherit button behaviour for compute resource in hosts, when a user...
Thanks! added a fix that sets the inherit value on load, and not only on hostgroup change
Clicking on inherit should populate the deploy on with a the parent value, screencap of parent libvirt, and parent bare metal https://github.com/user-attachments/assets/b64398ab-6d6d-4661-a349-830a04da0f44
removed an unused function
Maybe emptying cache will resolve it? @sjha4
I managed to reproduce this error, but then I needed to restart the server (for something else) and the error was gone, so maybe thats the issue? sorry for this...
Rebase fixed the failing tests
@dvo-rak Thanks for the report, fixing it here: https://github.com/theforeman/foreman/pull/10447