What:
I wish I can upload users to role, using .csv file. Meaning, I have .csv file where I have following data:
User 1,role 1
User 2,role 1
User 3,role 1
and so on.
When I upload file to the platform it automatically adds role 1 for those users.
Why:
Usecase 1: There are situations when I set up hidden child category and I have to grant access to the certain users. Maybe up to 50-100-1000 users. Adding users easily to role is mandatory, because role grants the access.
Usecase 2: Now when we have Email Campaigns feature and emails can be sent to certain role I would like to easily to set up group of people who gets email. Maybe up to 50-100-1000 users or so.
With usecase 1 & 2, I have list of needed users already in .csv file and I update it “all the time”.
This improvement leads to:
Uploading users to the role saves time, I mean a lot. Just think about you have to add certain role to 500 users, or 1000 users, manually. It is impossible.