Add the ability to constrain times to not overlap

Created on 21 March 2023, about 2 years ago
Updated 8 September 2023, over 1 year ago

Problem/Motivation

I need to make sure we dont add overlapping times

Steps to reproduce

create an event at the same time more than once. the calendar will have multiple events at the same time

Proposed resolution

add a lookup to verify the time is available

Remaining tasks

review. if looks desirable to others, add a flag in the calendar entity to do the verification and update calendar entity in db.

User interface changes

adds validation constraint. if time is taken, has a message telling user its taken and to try a different day or time

API changes

adds validation constraint and a new lookup to calendar

Data model changes

new entity constraint on events

✨ Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States el1_1el

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

Comments & Activities

Production build 0.71.5 2024