Closed fields37 closed 3 years ago
Add a database entry to meetings.models, serialize it in meetings.serializers, write a function in meetings.urls and meetings.views to toggle it, hook into it from transfer buttons in host modal and in guest modal.
Done, currently in call-creation branch. Variable is boolean meetings.meeting.breakouts_transfer
Add a database entry to meetings.models, serialize it in meetings.serializers, write a function in meetings.urls and meetings.views to toggle it, hook into it from transfer buttons in host modal and in guest modal.