SAMP - Unable to import all fields when executing Import EntitlementDescription When executing an "Import Entitlement", only the following custom field types can be imported: 'string', 'string_full_utf8', 'integer', 'float', 'longint', 'decimal', 'reference', 'glide_date', 'date', 'glide_date_time', 'datetime', 'due_date', 'calendar_date_time', 'currency', 'price' This information is specified in the script include below: SAMPEntitlementUtil https://[INSTANCE_NAME]/nav_to.do?uri=sys_script_include.do?sys_id=31630b8587420300562e4127f5cb0b01 So the following OOB and custom fields cannot be imported: Work Notes or comments, Invoice Number, Total cost, Division, supported by, serial number, team control number and choice field type. Steps to Reproduce 1. Add a custom choice field on the alm_license table 2. Fill out the data in the spread sheet template, including the data for the choice field. 3. Execute the SAMP Import Entitlement. It won't fill in the custom choice field. WorkaroundThis problem has been identified as a future possible product enhancement. You can subscribe to this Known Error article by clicking the Subscribe button at the top of this article to be notified when more information becomes available. Expanding the supported fields on the entitlement import spreadsheet is on the roadmap.Related Problem: PRB1534915