Workspace: Django Difficulty: Easy Time: 30 minutes
Context
A support agent uses the SupportQueues screen to resolve a customer issue with the correct current record. The supplied Django project renders the records, but matching is case-sensitive and inactive records remain visible. All rows are already in memory; network and page redesign are outside this task.