Actions
Bug #36372
closedDisplay the config name correctly while creating, updating or deleting a virt-who config successfully.
Difficulty:
easy
Triaged:
Yes
Bugzilla link:
Description
We always seem to call @object and hence the Success message just prints something like '#<ForemanVirtWhoConfigure::Config:0x000055f23eed3d30>'. We should call @object.name here.
Actions