Feature #18813
closedSort smart class parameter overrides by resolution order
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1425121
How would you like to achieve this? (List the functional requirements here)
Functional Requirements:
Putting highest priority matches at the top of the list should help clarify the way in which they will be parsed. This provides a visual representation of the logic to be used as well as a predictable way to locate existing matchers.
Technical Requirements:
Display the parameter matches sorted by resolution order, then alphabetical by matcher value.
For each functional requirement listed, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented.
Testing:
1) Add matchers for a parameter using all of the listed facts.
2) verify the matchers display in the listed resolution order
3) re-arange the resolution order
4) verify the matchers display in the new listed resolution order