Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import/Export Users #425

Open
nrmn4usm opened this issue Mar 15, 2023 · 4 comments
Open

Import/Export Users #425

nrmn4usm opened this issue Mar 15, 2023 · 4 comments

Comments

@nrmn4usm
Copy link

Currently, to import users, the .csv format is user,password,email,firstname,lastname. Note: any CSV fields beyond the first 5 are ignored. And they are by the Group/Profile.

However, to export the users, there is no option to export by Group/Profile. It has to be all at once. I think, it is nice if we can export by the Group/Profile. In addition to that, when export as .csv, the format is different than the above. It is Id,Fullname,Username,Attribute,Auth. The format of .csv for the import and export should be the same.

@filippolauria
Copy link
Collaborator

Hi @nrmn4usm.
I will consider to apply what you suggest in one of the next commit.

@norrizuan1
Copy link

norrizuan1 commented Mar 19, 2023

Hi @filippolauria,
I think, while you are there, it is best if the operators can list the users in 10, 20, 50 or all users in 1 page, through a drop-down menu. I don't know how to describe it properly. Hope you get what I mean. Current setup only allowed 25 users in 1 page. And, from the list, we cannot sort the user list by Group.

@filippolauria
Copy link
Collaborator

Hi @norrizuan1 ,
under the Config / Interface Settings you can specify the desired number of rows per table.
Currently, sorting by Group in user list (and search) is not supported.

@norrizuan1
Copy link

Hi @filippolauria,
Thanks. I didn't know that. However the limit is 100. Perhaps can add to show it all? I take note on the sorting features.

Actually, I find that there is no way of deleting all users under a group/profile. As mentioned by @nrmn4usm, we can add users in bulk based on profile/group, but there is no way of deleting all users in 1 profile/group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants