Actions
Feature #30273
openUser should explicitly choose whether they want to delete a VM or not upon host deletion
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
As suggested in https://github.com/theforeman/foreman/pull/7789#issuecomment-652220436
The confirmation dialog should have a checkbox prechecked based on destroy_vm_on_host_delete
The API could have an explicit switch
Updated by Aditi Puntambekar over 4 years ago
The selection based on user whether or not to delete VM along with the host is being done in Settings already. By bringing this fix, do we try to override what has been set for destroy_vm_on_host_delete
?
Actions