Sort ParticipantsList on AWS
The List of participants with the last interactions by category is not returned correctly from AWS. If should be sorted by email
before returning to the client.
Steps to solve this issue:
- Get ALL participants (without pagination)
- Sort by email
- Parse accordingly to the pagination
- Return