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

[web] Admin Settings: Add possibility to filter users who have not yet logged in #10820

Open
tbsbdr opened this issue Apr 23, 2024 · 5 comments
Assignees
Labels
Priority:p3-medium Normal priority Type:Story User Story

Comments

@tbsbdr
Copy link
Contributor

tbsbdr commented Apr 23, 2024

Describe the bug

relates to https://github.com/owncloud/enterprise/issues/6597

Steps to reproduce

  1. login via https://github.com/owncloud/enterprise/issues/6597
  2. Go to Admin Settings > Users
  3. Filter by Roles > User (or Roles > User)
  4. Users that have never logged in cant get filtered

Expected behavior

  • Option 1 (preferred): Users without a rele gets listed
    Alternative:
    <-- Important: That would be the real expect behaviour, but due to technical limitations, option 2 would be the way to go
  • Option 2 (if Option 1 is too expensive):
    • Add role filteroption None (Never logged in) that shows all users without a role.
    • Add group filteroption None that shows all users without a group. Show option None on top of the list
    • Note: Option 2 would be a workaround for the situation that we don't know the role/group ... until the user loggs in at least once.

screenshot_002631

Actual behavior

  • Users that have never logged in cant get filtered
@tbsbdr tbsbdr added the Type:Bug Something isn't working label Apr 23, 2024
@tbsbdr tbsbdr changed the title Missing filter for users that have not yet logged in Admin Settings > Users: Missing role filter for users that have never logged in Apr 23, 2024
@tbsbdr tbsbdr added the Priority:p3-medium Normal priority label Apr 23, 2024
@tbsbdr tbsbdr changed the title Admin Settings > Users: Missing role filter for users that have never logged in Admin Settings > Users: Missing role and group filter for users that have never logged in Apr 23, 2024
@tbsbdr tbsbdr changed the title Admin Settings > Users: Missing role and group filter for users that have never logged in Admin Settings > Users: Missing role and group filter "None" Apr 23, 2024
@tbsbdr tbsbdr changed the title Admin Settings > Users: Missing role and group filter "None" Admin Settings: Users how have not yet logged in do not get listed by filter Apr 23, 2024
@tbsbdr
Copy link
Contributor Author

tbsbdr commented Apr 24, 2024

@tbsbdr add backend ticket

@tbsbdr tbsbdr added Type:Story User Story and removed Type:Bug Something isn't working labels Apr 24, 2024
@tbsbdr tbsbdr changed the title Admin Settings: Users how have not yet logged in do not get listed by filter Admin Settings: Add possibility to filter users who have not yet logged in Apr 24, 2024
@AlexAndBear
Copy link
Contributor

AlexAndBear commented Apr 26, 2024

If we choose option 1: this would be a server only ticket.
Option 2: This might need an additional server implementation (filter).

But I despite option 2

@micbar micbar changed the title Admin Settings: Add possibility to filter users who have not yet logged in [web] Admin Settings: Add possibility to filter users who have not yet logged in May 6, 2024
@AlexAndBear AlexAndBear self-assigned this May 6, 2024
@AlexAndBear
Copy link
Contributor

AlexAndBear commented May 7, 2024

@rhafer can we get a filter in this sprint? It seems to miss and blocks this ticket

Cc @micbar

@rhafer
Copy link

rhafer commented May 7, 2024

Just for completeness: We just discussed this and figured that this needs some more thoughts as the resulting (short-term) solution would be quite slow. Relates a bit to owncloud/ocis#8938 . We're postponing this for now.

@AlexAndBear
Copy link
Contributor

AlexAndBear commented May 7, 2024

I removed the ticket from the sprint, pr with the current progress will be linked, if we decide to go that route anyways later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p3-medium Normal priority Type:Story User Story
Projects
None yet
Development

No branches or pull requests

3 participants