Affected Product
Check-Ins
Describe the bug
I've built a report that gets all the check-in data for events, locations, times etc. One of the events shows a single guest check-in on the event time.
However If I look at the actuall check-ins and filter by guest there is no guest check-in
event-time totals say:
regular=39
volunteer=25
guest=1
total=65
But the summed check-ins say:
regular=39
volunteer=26
guest=0
total=65
To Reproduce
I'm only seeing this on this single event. I'm sorry. I can't reproduce.
Expected behavior
I think the event time should correspond with the actual check-ins
Additional Context:
I have..
Affected Product
Check-Ins
Describe the bug
I've built a report that gets all the check-in data for events, locations, times etc. One of the events shows a single guest check-in on the event time.
However If I look at the actuall check-ins and filter by guest there is no guest check-in
event-time totals say:
regular=39
volunteer=25
guest=1
total=65
But the summed check-ins say:
regular=39
volunteer=26
guest=0
total=65
To Reproduce
I'm only seeing this on this single event. I'm sorry. I can't reproduce.
Expected behavior
I think the event time should correspond with the actual check-ins
Additional Context:
I have..