Bug #14790
closedparameter based on matcher doesn't show value during new host creation
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1267229
Description of problem:
When creating a new host, class parameters that match on a smart class parameter match value do not show the match before the new host is created. It does show after the host is created. This means the user is not able to view the actual value chosen before the host is created and thus cannot decide if this is the correct value or that it should override it for this host.
Version-Release number of selected component (if applicable):
How reproducible:
Create smart class parameter with override enabled and a matcher on i.e. domain
Open dialog new host to create new host making sure the matcher should match
Go to parameters and see what the chosen value is
Steps to Reproduce:
1.
2.
3.
Actual results:
chosen value is empty
Expected results:
is should show the chosen value
Additional info:
Apperantly, it resolves these matchers during host creation, but imho that is too late.