Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug : Simple Time Slot Mode - Already reserved date not removed from list of availability #569

Open
acazenave opened this issue Dec 19, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@acazenave
Copy link

Appointments version used : 2.3.4
Nextcloud version used : 28.0.11

For a page with simple time slot mode (for a weekly template it works well), when someone reserve a slot, then it is still shown as available in the list.
But when someone else try to reserve this slot again, he get a 500 error.
image

Logs :

"message":"Lock uid already exists","userAgent"
"message":"Select different time"
"message":"setAttendee error status: 1"

I tried same config on an other Nextcloud with an older Appointments version 2.1.12 and I don't have this issue.

Expected behavior :
When a slot is reserved it should be removed from available list.

@SergeyMosin
Copy link
Owner

Bug confirmed. Fix will be available ASAP.

@SergeyMosin SergeyMosin added the bug Something isn't working label Dec 19, 2024
SergeyMosin added a commit that referenced this issue Dec 19, 2024
@SergeyMosin
Copy link
Owner

Fixed in v2.3.5

@ben-no
Copy link

ben-no commented Jan 28, 2025

There is an additional bug in the external mode. When there is another event in parallel to the appointment slot, the appointment slot is still show as available.

@SergeyMosin
Copy link
Owner

@ben-no Can you send me ( sergey [at] srgdev.com ) the settings dump (Settings > Advanced > Debugging > Settings Dump) and the event(.ics) that is supposed to block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants