thm-mni-ii / digital-classroom

Allowing student groups to arbitrarily create and join to Big Blue Button conferences and receive help from their instructors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delete linked conference

snicki13 opened this issue · comments

Describe the bug
When a conference is linked to a ticket, and the conference is closed, the reference on the ticket stays there.

To Reproduce
Steps to reproduce the behavior:

  1. Link ticket to conference
  2. Delete conference
  3. Error in Backend

Expected behavior
Remove the conference reference of the ticket.

Implementation
Check reference in Backend and automatically update the ticket for everyone.