Asset (alm_asset) Table missing some of drop down choices for the field "install_status" (Label : State)Issue Asset (alm_asset, alm_hardware, etc) tables missing drop down choices (In use, Transition, etc) for the field "install_status" (Label : State).CauseSomehow the choices were deleted or modified in such a way that these choices are not accessible. (like cross domains, cross applications, ACLs, etc)Resolution1# Add/Import the missing choices to the affected instance. (Recommended) Check if you have any other instance where these are working fine and if it works fine then check the missing choices and export them from the working instance and import it to the affected instance using XML import/Export. 2# Create the choices manually. 3# Review the customizations that are restricting access to these choices and correct them.