Background: We will be changing how we display information on participant email addresses, so that it is both more clear and only displayed to people (in this case, organizers) who need to see the information. The text will be changed to more directly and clearly state that we are indicating who can receive an email from the organizer because they have an email address associated with their account and there is no preference that blocks them receiving emails from the organizer.
Acceptance criteria
- On Special:EventDetails, the "has email" column should be shown to organizers only
- The label of the column should be changed from "Has email" to "Can receive email"
- The "List the participants of an event" endpoint should be updated so that the "user_is_valid_recipient" property is only included if the request was made by an organizer
- This should be documented