'Starting state' and 'Ending state' fields show 'Record not Found' when trying to view dictionary recordDescription'Starting state' and 'Ending state' fields show 'Record not Found' when trying to view dictionary record.Steps to Reproduce 1- Activate the plugin named 'State Flows' (com.snc.state_flows)2- Go to sf_state_flow.list and click the New button3- Right click on the 'Starting state' and 'Ending state' fields and choose 'Configure Dictionary'You will get the message, 'Record not found'.WorkaroundThis problem is fixed in all currently supported releases. Review the Fixed In section to determine the latest version with a permanent fix your instance can be upgraded to. Before Paris, the starting and ending state choices displayed on the State Flow form reflected the "State" choices for the selected table. If no choices were displayed on the State Flow form, you had to explicitly define the state choices for the selected task table, for example on the Catalog Task [sc_task] table: To copy the default task state options Navigate to System Definition > Choice ListsUpdate the filter to be Table is task AND Element is stateRun the filterFor each of the options listed Open the option and change the table to the Catalog Task [sc_task] tableRight-click the form-header and click "Insert" To configure your own task state options Navigate to System Definition > Choice ListsUpdate the filter to be Table is sc_task AND Element is stateRun the filterClick the "New" button. Confirm that the table is "Catalog Task [sc_task]" and that the Element is stateSet the Label (e.g. Open), Value (e.g. 1), and Sequence (e.g. 1), right click the header and click "Insert and Stay"Repeat step 5 for as many state options as desired Related Problem: PRB1378876