[Tech-Debt] Refactor get users endpoint #672

Closed
opened 2026-02-04 21:48:31 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @jrasm91 on GitHub (Feb 8, 2023).

Refactor get users endpoint to have a query param for getting deleted users that requires administrator access to use. Update the repository interface to use this instead of excludeId. Update the web to not show the admin user instead of filtering it out in the server/database query.

Originally created by @jrasm91 on GitHub (Feb 8, 2023). Refactor get users endpoint to have a query param for getting deleted users that requires administrator access to use. Update the repository interface to use this instead of `excludeId`. Update the web to not show the admin user instead of filtering it out in the server/database query.
OVERLORD added the 🗄️servertech-debt labels 2026-02-04 21:48:31 +03:00
Author
Owner

@jrasm91 commented on GitHub (Aug 6, 2023):

Closing as exclude id isn't used anymore and there is a query param to include deleted users.

@jrasm91 commented on GitHub (Aug 6, 2023): Closing as exclude id isn't used anymore and there is a query param to include deleted users.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#672