sys_wizard_answer type button does not work in change interceptorDescriptionThe type button sys_wizard_answer does not work in change interceptor, not all wizard buttons are displayed.Steps to Reproduce 1. Go to Interceptor > Change > Change Request: /nav_to.do?uri=sys_wizard.do?sys_id=8db4a378c611227401b96457a060e0f42. Go to Answers (sys_wizard_answer_list) and filter on Question name contains Change: /sys_wizard_answer_list.do?sysparm_query=question!%3Dd9fce091c61122b701df02c95197cf36%5EORquestion%3DNULL%5EGOTOquestion.nameLIKEchange3. Open each one of Direct to Standard Change, Direct to Normal Change, and Direct to Emergency Change.4. Change the Type to Button and fill with the same name.5. Clear the instance cache.6. Go to Interceptor > Change > Change Request: /nav_to.do?uri=sys_wizard.do?sys_id=8db4a378c611227401b96457a060e0f4The button Direct to Normal Change has disappeared.7. Go to Change > Create. Not all answers show, only Direct to Emergency Change shows as button.WorkaroundThis is expected behaviour. A wizard can only have one button, typically an execution UI Action like "Submit".Related Problem: PRB1369387