Concurrent submissions allow double booking

Created on 23 January 2025, 2 months ago

Problem/Motivation

Concurrent submissions allow double booking of the same time slot. A check for availability of a time slot is only made when the form is opened, not when it is submitted.

Steps to reproduce

  1. Open the form at the same time in two browser windows.
  2. Select a time slot in first window and submit.
  3. Select the same time slot in second window without refreshing the window and submit.
  4. The same time slot is booked twice.

Proposed resolution

Revalidate availability of a time slot when submitting the form.

🐛 Bug report
Status

Active

Version

1.1

Component

Code

Created by

🇦🇹Austria electric.larry Vienna

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024