Issue
Choices for status is in numerical values rather than the text value on the Planning Console
Cause
Under sys_choice table, display column is set to true for ‘Value’ field
/sys_dictionary_list.do?sysparm_query=nameSTARTSWITHsys_choice%5Ecolumn_labelSTARTSWITHvalue
Resolution
After setting the ‘display’ as false for the ‘value’ field resolves the issue.