I was trying to echo a list of all users in woocommerce site. it worked with "role=subscriber", but it didn't work with "customer".
when I checked the admin, I saw all customers are listed as "none" in the role column.
How can I change the role for all of this users?
Capture from the admin panel:
If it helps: I have "user role editor" plugin installed on this site