Actions
Bug #16852
closedconsider Name column to be search expression for content host
Status:
Closed
Priority:
Normal
Assignee:
Category:
content-hosts
Target version:
Description
Instead of treating Name as an exact match, use it as a search string and iterate over matching hosts.
To properly work, all the update columns must be optional. For example, if there is no sockets column it must not try to pass that value to api. (This should be the case anyway but needs tests.)
Actions