Opened 3 years ago
Closed 23 months ago
#1152 closed defect (fixed)
Room Blocking: 2 blockings can happen at the same time
Reported by: | jbenito | Owned by: | ferhatelmas |
---|---|---|---|
Priority: | normal | Milestone: | v1.2 |
Component: | General | Version: | 0.99 |
Keywords: | Cc: |
Description
One can create 2 blockings at the same time for the same room.
It is not clear how this works, it looks that the newest blocking takes over the first.
It should be better to forbid overlapping blockings.
Change History (6)
comment:1 Changed 2 years ago by ferhatelmas
comment:2 Changed 2 years ago by pferreir
I believe what Jose meant is that no "blocking" should in any way conflict with an existing one. So, if a new blocking overlaps a room from another booking, it should be denied.
comment:3 Changed 2 years ago by ferhatelmas
- Owner set to ferhatelmas
- Status changed from new to assigned
comment:4 Changed 2 years ago by ferhatelmas
- Status changed from assigned to in_work
comment:5 Changed 2 years ago by ferhatelmas
- Status changed from in_work to awaiting_merge
comment:6 Changed 23 months ago by Jose Benito <jose.benito.gonzalez@…>
- Resolution set to fixed
- Status changed from awaiting_merge to closed
Note: See
TracTickets for help on using
tickets.
What are the limits of overlapping, i.e. same room and time? What if one blocking includes one room and we want to create new blocking with the same room and time but new blocking includes one additional room? What about allowed users list?