issue when creating the Excel template for importing new dataIssue When creating the import template even if the "Include all fields in the template?" flag is true we do not get in the Excel file all the fields in the table. CausePlease refer to the property glide.import_template.field_types_to_ignore - A list of fields that will be ignored when a record is imported with the Easy Import feature.ResolutionPlease check the values in the property 'glide.import_template.field_types_to_ignore' and remove the values that need to be included in the import template.