Details
Description
Participant View should detect when getValues returns an empty array and give the user a decent status message. Instead it currently continues preProcess until it hits a fatal error on a Note query. Fix preProcess to detect empty $values array and statusBounce with appropriate message.