Actions
Bug #18629
closedIn virt-who config, owner field should use Organization's label and not name
Difficulty:
Triaged:
Description
Currently, say you have an org named `Default Organization` with label `Default_Organization`, the virt-who config is generated like:
owner=Default Organization
It should use org label instead:
owner=Default_Organization
Actions