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

[Bug]: Newly created users are not showing on the dashboard. #1351

Open
3 tasks done
yuvarajan1989k opened this issue Oct 18, 2024 · 6 comments
Open
3 tasks done

[Bug]: Newly created users are not showing on the dashboard. #1351

yuvarajan1989k opened this issue Oct 18, 2024 · 6 comments
Assignees
Labels
bug Something isn't working up-for-grabs

Comments

@yuvarajan1989k
Copy link

Issue Description

Issue 1: Newly created users are not appearing in the dashboard.
Issue 2: The same users cannot be created again after being deleted from the database.

Expected Behavior

Expected Behavior for Issue 1:
All users should be visible on the dashboard. However, during testing, when I create new users, they do not appear in the dashboard under Settings -> User. Despite this, I can see the users in the _Users collection in the database.

Expected Behavior for Issue 2:
Currently, there is no option to remove users from the dashboard. I manually removed users from the _Users collection in the database. However, even after deleting users from the database, I am unable to create new users with the same information, as it still indicates that the user already exists.

Current Behavior

No response

Steps to reproduce

No response

Screenshots of the issue(optional)

No response

Operating System [e.g. MacOS Sonoma 14.1, Windows 11]

Ubuntu 22

What browsers are you seeing the problem on?

Chrome

What version of OpenSign™ are you seeing this issue on? [e.g. 1.0.6]

SelfHosted

What environment are you seeing the problem on?

Hosted (app.yourdomain.com)

Please check the boxes that apply to this issue report.

  • I have searched the existing issues & discussions to make sure that this is not a duplicate.

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I have searched the existing issues & discussions to make sure that this is not a duplicate.
@andrew-opensignlabs
Copy link
Collaborator

What do you mean by "on dashboard"? Where exactly are you trying to find the user?

@yuvarajan1989k
Copy link
Author

Screenshot 2024-10-18 at 4 48 12 PM

I m referring the users here.

@silaxe
Copy link

silaxe commented Oct 19, 2024

I can relate to this issue. I seems a user cannot be deleted from the dashboard. Is there a way to do so?

@reeyon
Copy link

reeyon commented Nov 6, 2024

I can relate to this issue. I seems a user cannot be deleted from the dashboard. Is there a way to do so?

Same here. Created users cannot be deleted nor edited.

@andrew-opensignlabs
Copy link
Collaborator

@reeyon The option to delete a user is not available, you can only deactivate a user after which he will not be able to login. On your self hosted instances in order to delete a user completely from the DB you will have to delete its references from all collections which might break things. We may be building a soft-delete functionality in coming versions.

@EDIflyer
Copy link

When a new user is created there's no option to manually change the password but also there's no email sent to the user (I assumed it would be) - there's then no way to reset the user login details. Would be good to be able to reset this as admin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working up-for-grabs
Projects
None yet
Development

No branches or pull requests

5 participants