Skip to content

Updated attendees_annotated view

Clinton Blackburn requested to merge update-attendees-table into master

We now use a cross join to better match attendees to their user rows based on username and email, rather than just username (which is not always present).

Merge request reports