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

#1455 closed defect (fixed)

Problem reusing Vidyo Room (attach room)

Reported by: jbenito Owned by: arescope
Priority: blocker Milestone: v1.2
Component: Video Services Version: 1.1
Keywords: Cc:

Description

[From ARP]:

Problem:

  1. We have the meeting A, with the Vidyo room called "Vidyo_A" and a PIN "1111".
  2. We create the meeting B, and we try to create a Vidyo room "Vidyo_A" with a PIN "2222".
  3. It will show up a popup to attach the existing meeting and you accept.
  4. The new "booking" shows that the PIN is "2222" when is actually "1111"
  5. If you click in refresh it will be updated to "1111" because it is the real one.

Solution:

Do not accept "2222", maintain the values as they were in the old meeting, but in the popup give a more detailed explanation, and fix the bug that shows 2222 after that.

Change History (3)

comment:1 Changed 22 months ago by jbenito

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

comment:2 Changed 21 months ago by arescope

  • Status changed from assigned to awaiting_merge

Wait for confirmation from Vidyo support about the encrypted pins

comment:3 Changed 21 months ago by Jose Benito <jose.benito.gonzalez@…>

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

In b7fc92a96001e76a7d576adf45a3bfcdf927f1f7/indico:

[FIX] Attach vidyo room PIN fields

  • The new booking will take the original booking PIN not taking into account the one set in the form.
  • Closes #1455
Note: See TracTickets for help on using tickets.