feat: command for admins to view a user's queue details #4

Open
opened 2026-01-21 12:10:48 -08:00 by naomi · 0 comments
Owner

User Story

As a server admin/coordinator, I want to view a specific user's details in an event queue so that I can see their intake question responses and other relevant info.

Acceptance Criteria

  • Admins can use a slash command to view a specific user's queue entry
  • Command has autocomplete for selecting which event
  • Command accepts a username/user mention parameter
  • Displays the user's intake question responses (if any)
  • Shows when they joined the queue
  • Should be restricted to admin/coordinator roles

Technical Notes

  • This complements the queue list view with detailed individual info
  • Format responses nicely, especially for longer text answers
  • Handle case where user has no responses (event had no questions)

MVP Priority

This is a core MVP feature.

This issue was created with help from Hikari~ 🌸

## User Story As a server admin/coordinator, I want to view a specific user's details in an event queue so that I can see their intake question responses and other relevant info. ## Acceptance Criteria - [ ] Admins can use a slash command to view a specific user's queue entry - [ ] Command has autocomplete for selecting which event - [ ] Command accepts a username/user mention parameter - [ ] Displays the user's intake question responses (if any) - [ ] Shows when they joined the queue - [ ] Should be restricted to admin/coordinator roles ## Technical Notes - This complements the queue list view with detailed individual info - Format responses nicely, especially for longer text answers - Handle case where user has no responses (event had no questions) ## MVP Priority This is a core MVP feature. ✨ This issue was created with help from Hikari~ 🌸
naomi changed title from feat: support different interview types (DSA vs System Design) to feat: command for admins to view a user's queue details 2026-01-21 12:14:05 -08:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan-ideation/linea#4