An error occurred while fetching participants.
examine behaviour of Enum readIfPresent
readIfPresent and readEntry allow the entry to be optional (non-mandatory).
If the entry is found, but not in an enumeration this currently acts as a silent no-op. It should probably at least emit a warning, or even be fatal