This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#637 closed enhancement (fixed)

Auto-reject pre-bookings when there is a booking at the same time

Reported by: jbenito Owned by: jmonnich
Priority: low Milestone: v0.97.1
Component: Room Booking Version: 0.96.x
Keywords: Cc:

Description

If there is a pre-booking the day D at the time hh:mm, and somebody does a booking at the same time, overlapping all or part of the pre-booking, Indico should:

1) warn the user that is creating the booking that there is a pre-booking at the same time (with the main info about it) and if he/she accepts, the pre-booking will be rejected.
2) if so, the pre-booking must be rejected and an email should be sent to the owner of that pre-booking to warn about the rejection.

Change History (4)

comment:1 Changed 5 years ago by jbenito

  • Owner set to jmonnich
  • Status changed from new to assigned

comment:2 Changed 5 years ago by jmonnich

  • Status changed from assigned to in_merge

comment:3 Changed 5 years ago by Adrian Moennich <jerome.ernst.monnich@…>

  • Resolution set to fixed
  • Status changed from in_merge to closed

In [95380d01d818a7fb12b12e7b8349fe7b15bdc3fc/indico]:

[IMP] Reject prebookings when they are overbooked

  • prebookings are automatically rejected if someone makes a real
  • booking colliding with them
  • fixes #637

comment:4 Changed 5 years ago by Adrian Moennich <jerome.ernst.monnich@…>

In [95380d01d818a7fb12b12e7b8349fe7b15bdc3fc/indico]:

[IMP] Reject prebookings when they are overbooked

  • prebookings are automatically rejected if someone makes a real
  • booking colliding with them
  • fixes #637
Note: See TracTickets for help on using tickets.