ucfopen / Materia

Engage students with easily embedded apps for online courses. Supercharge your course with compelling experiences and game mechanics.
https://ucfopen.github.io/Materia-Docs/
GNU Affero General Public License v3.0
36 stars 32 forks source link

Authors can potentially lose access to their own instances after becoming students #1504

Closed clpetersonucf closed 4 months ago

clpetersonucf commented 10 months ago

To reproduce, open the settings dialog and select "save". The permissions update kicks in and revokes the user's access to the instance immediately.

This could be a messy situation to resolve. Perhaps the instance should be auto-set to guest mode? Or perhaps the permissions update should ignore the awkward situation and maintain the users' current access if they were grandfathered in?

clpetersonucf commented 4 months ago

Resolved in #1512 and #1540 🙌