The state field choices on the [sn_vdr_risk_asmt_assessment] table contain all the states available in the process flow, but the drop-down list shows only four states.Issue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internalTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:0; } .sp td{ border-bottom: 1px solid; border-right: 1px solid; border-color:#E0E0E0; background-color: #ffffff; height: 20px; padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; } .sphr td{ border-right: 1px solid; border-bottom: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; height: 20px; } .title { color: #D1232B; font-weight:; font-size:25px; } .hd1{ color: #D1232B; font-weight:; font-size:18px; } .hd2{ color: #646464; font-weight:bold; font-size:16px; } .hd3{ color: #7a7a7a; font-weight:; font-size:16 px; text-decoration:; } .hd4{ color: #000000; font-weight:bold; font-size:14 px; text-decoration:; } --> The state field choices on the [sn_vdr_risk_asmt_assessment] table contain all the states available in the process flow, but the drop-down list shows only four states. Steps to replicate: Navigate to sn_vdr_risk_asmt_assessment.do.Select the drop-down menu in the State field. Desired Behavior: All 7 states should display.Unexpected/Actual Behavior: Only 4 states are displaying as options to select from. CauseThis is expected OOB behavior, controlled by the Configure state choice list Client ScriptResolutionTo change the states directly and not by state flows, then deactivate the client script: Navigate to https://<instance>.service-now.com/nav_to.do?uri=sys_script_client.do?sys_id=ba7686d5eb2322006080a638a206fe36 Click on header UI Action to edit the record in the correct application (GRC: Vendor Risk Management application) Uncheck Active field. Save.