An export just shows these columns:
post_title
post_excerpt
post_status
post_parent
menu_order
post_date
discount_type
coupon_amount
free_shipping
expiry_date
minimum_amount
maximum_amount
individual_use
exclude_sale_items
product_ids
exclude_product_ids
product_categories
exclude_product_categories
customer_email
usage_limit
usage_limit_per_user
limit_usage_to_x_items
usage_count
_used_by
sc_restrict_to_new_user
wc_sc_add_product_details
sc_coupon_validity
validity_suffix auto_generate_coupon
coupon_title_prefix
coupon_title_suffix
is_pick_price_of_product
sc_disable_email_restriction
sc_is_visible_storewide
With an export plugin we get these:
post_title
ID
post_excerpt
post_status
post_date
post_author
discount_type
coupon_amount
individual_use
product_ids
exclude_product_ids
usage_count
usage_limit
usage_limit_per_user
limit_usage_to_x_items
expiry_date
free_shipping
exclude_sale_items
product_categories
exclude_product_categories
minimum_amount
maximum_amount
customer_email
How can we include the user role when importing?