I am using magento2.3.0.
I am importing customer data from CSV. I have installed this plugin.
The core attributes are added/update for customer successfully. But this customer's attribute username value of customer is not saved.
How can I save this?
Even when I get customer collection, this custom attribute username is not present.