Skip to content

Timing of RSVPs and Attending #1757

Description

@sheggen
  1. I created an event in the future. It did NOT require RSVP.
  2. I added a student using "Add Volunteer". The immediately appeared on the "Attended" table despite the event not yet occurring (bug or not?). See Image 1 below.
  3. I modified the time of the event to be "In progress".
  4. The student no longer appeared on the attendees list. They now appeared on the "RSVP and waitlist" table. See Image 2 below.

Either adding a student as an attendee to an event before the event puts them in the EventParticipant database table (and not on the EventRSVP table), or vice versa (which is problematic because that UI table is hidden because the event did not require RSVPs, so they "disappear"); then when the event happens, the event facilitator can then mark them as attended.

Either way, there is some logic problems that result in unclear results about where a student goes when they are added to an event, depending on when they are added (before, during, or after the event).

Image 1:
Image

Image 2:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions