Posted: April 11, 2023 at 2:50 pm
Hello, Since the last update, we’re getting an error message when trying to use the bulk check-in option. The error message states “The check-in status could not be determined.” If we check in and toggle the status individually, we do not receive the error. See screenshots: |
|
Hi there! Just checking in on this one. Any idea why this might be occurring? |
|
Hi there, What version specifically are you currently using? I’ll test it too. |
|
Hi! I’m using Version 5.0.3.p on WP 6.2 |
|
Does thee check-in status still change, just the error message shows up at the top? |
|
Hi. Checked with the team. They said that checking multiple people in at once did not work. Sounds like the status did not change and then they went in and checked them in one-by-one after receiving the error message. |
|
Update: I just tried it on another event myself however and saw a different result. I still got the error when doing bulk checkin, but the status did change. |
|
Hi Steph, I’ve tested this on a couple of sites now and I do get the error but for me the status updates. We’ll get this fixed up, but need to confirm if the status actually updates on your end as we may just be fixing a completely different issue so can you double-check this with the team, please? |
|
Hi Tony, I tested it myself and am seeing both the status change and the error at the same time. Pretty sure our users just saw the error and assumed the status didn’t change. |
|
Looking through the code that seems likely here. The issue is EE5 is assuming a datetime will always be set in the admin when running checkins, if you only have a single datetime EE5 selects it for you in the background… but the value that the checkin function is looking for then isn’t set. If you have multiple datetime and select one in the checkin, that works. 4.10 had the same but then also had a fallback incase it wasn’t set. Anyway… well get this fixed so the notice displays correctly. |
|
The support post ‘Error on checkin’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.