Closed Mike-Heneghan closed 4 years ago
Based on feedback from the ALISS team need to update the claim's requests to search by Organisation as a priority and potentially also by user.
It might be necessary to override the Django default behaviour to show the user's name as well as their email address in the search results.
Currently, admins have to scroll through claim requests as there is no built-in search. This is time-consuming due to there now being a large number of claim requests in the system.
This feature should be able to be implemented with the Django admin rather than building our own feature.