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
Is your feature request related to a problem? Please describe.
I just had a participant pay after their reservation expired (or I was too slow to approve; doesn't matter).
As far as I could see, the only trace one can find in the system in such a case is the E-mail Log? Expired entries do not seem to appear under Reservations anymore - they probably got deleted by the code on expiration.
Describe the solution you'd like
In an ideal world, I guess expired reservation could be kept in the system, shown in an "Expired" tab after Competed / Payment Pending / In Process / Cancelled section in the admin UI, and have a sort of "Resurrect" button.
This would not otherwise change the existing functionality. User would still get the email on expiration exactly like now (that is a great feature).
Describe alternatives you've considered
To work around, one can (and I have) simply Create a new Reservation, manually, copy/paste - not the end of the world either, if it happens just once.
The text was updated successfully, but these errors were encountered:
this is something we can do after 2.0M4 (see #435)
Anyway, right now you can keep reservations whose payment is expired by setting the "Cancel Reservation automatically when payment is overdue" to false (red)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Is your feature request related to a problem? Please describe.
I just had a participant pay after their reservation expired (or I was too slow to approve; doesn't matter).
As far as I could see, the only trace one can find in the system in such a case is the E-mail Log? Expired entries do not seem to appear under Reservations anymore - they probably got deleted by the code on expiration.
Describe the solution you'd like
In an ideal world, I guess expired reservation could be kept in the system, shown in an "Expired" tab after Competed / Payment Pending / In Process / Cancelled section in the admin UI, and have a sort of "Resurrect" button.
This would not otherwise change the existing functionality. User would still get the email on expiration exactly like now (that is a great feature).
Describe alternatives you've considered
To work around, one can (and I have) simply Create a new Reservation, manually, copy/paste - not the end of the world either, if it happens just once.
The text was updated successfully, but these errors were encountered: