Closed f14m07 closed 2 days ago
I'm guessing you have the option activated that says "Attendees list ignore pending" And although the comment says it is only for #_ATTENDEES, it is also for #_BOOKINGS and the corresponding shortcodes. Now I know the shortcodes can use the option rsvp_status, so I'm considering this as unwanted behaviour (so: bug) and this fixes it: https://github.com/liedekef/events-made-easy/commit/1420dc695a1f4b4d7fb9938ea8a4c49e48efdb30
Yes the bug is resolved. Thanks a lot
Describe the bug On one page I use the short code [eme_attendees id=#_EVENTID rsvp_status=1 or 2] to show approved and pending bookings. But the list displayed is always the same rsvp_status=1.
To Reproduce Steps to reproduce the behavior:
Expected behavior I would have the list of approved bookings and another list with pending bookings.
Log output No php error in logfile and nothing in the console
Version info PHP version: 8.3 EME version: 2.5.19