You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All attendees are currently loaded from registration's GraphQL, and the tags stored in Mongo are associated with each attendee's registration ID.
We should also have the ability to add attendees (either through uploading a CSV or entering in inputs) that are not in the registration database. Note that this would be difficult to combine with results from registration GraphQL, so it might make more sense to allow only loading participants from registration or only locally adding attendees.
The text was updated successfully, but these errors were encountered:
All attendees are currently loaded from registration's GraphQL, and the tags stored in Mongo are associated with each attendee's registration ID.
We should also have the ability to add attendees (either through uploading a CSV or entering in inputs) that are not in the registration database. Note that this would be difficult to combine with results from registration GraphQL, so it might make more sense to allow only loading participants from registration or only locally adding attendees.
The text was updated successfully, but these errors were encountered: