Enhance status route to return lists of users #35

Open
opened 2025-07-15 21:24:14 +00:00 by henry · 0 comments
Owner

It would be useful if GET /status returned a list of users with access and a list of users in the queue. We already have a method to serialize those dictionaries so it would be easy to implement, and GET /status already iterates over all the users so it wouldn't have a performance impact.

It would be useful if GET /status returned a list of users with access and a list of users in the queue. We already have a method to serialize those dictionaries so it would be easy to implement, and GET /status already iterates over all the users so it wouldn't have a performance impact.
henry added the
enhancement
label 2025-07-15 21:24:14 +00:00
Sign in to join this conversation.
No Label
bug
enhancement
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: henry/AccessQueueService#35
No description provided.