Opened 10 months ago

Closed 9 months ago

Last modified 9 months ago

#1059 closed defect (fixed)

Vidyo: create index and linking Vidyo bookings to events

Reported by: arescope Owned by: arescope
Priority: normal Milestone: v0.98.2
Component: General Version:
Keywords: Cc:

Description

If we clone several times an event, the CSBooking is different but is the same Vidyo room. If we modify the PIN or moderator it will make not working in other events.

Change History (5)

comment:1 Changed 10 months ago by arescope

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

comment:2 Changed 10 months ago by arescope

  • Status changed from assigned to awaiting_merge

comment:3 Changed 10 months ago by pferreir

  • Status changed from awaiting_merge to merging

comment:4 Changed 9 months ago by Alberto Resco Perez <alberto.resco.perez@…>

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

In 98af799f08e8abf0a43db23ac05b1c561068e1d6/indico:

[FIX] Vidyo bookings for different events.

  • Created an index by roomId where stores the CSBookings that has that vidyo room.
  • Needed to run migration in order to create the index.
  • Closes #1059.

comment:5 Changed 9 months ago by Alberto Resco Perez <alberto.resco.perez@…>

In 98af799f08e8abf0a43db23ac05b1c561068e1d6/indico:

[FIX] Vidyo bookings for different events.

  • Created an index by roomId where stores the CSBookings that has that vidyo room.
  • Needed to run migration in order to create the index.
  • Closes #1059.
Note: See TracTickets for help on using tickets.