-
Bug
-
Resolution: Fixed
-
Minor
-
4.3.4, 4.4
-
6
-
Team Hedgehog 2024 Sprint 2.1, Team Hedgehog 2024 Sprint 2.2, Team Hedgehog 2024 Sprint 2.3, Team Hedgehog 2024 Review 2
When you switch communication providers, the room name set on the "new" provider should only be saved for that provider, currently it is also overwriting the room name for the previous provider. For example:
- In a new course, navigate to More > Communication and enable the custom link provider: Set the room name to "Custom link name" and the URL to moodle.org, then save.
- Return to the communication provider settings, switch the provider to Matrix, set the room name to "Matrix name" and save.
- Again return to the communication provider settings, switch back to the custom link provider.
- Expected: room name is now "Custom link name". Actual: Room name is now "Matrix name".
This should also be verifiable by checking the room name stored in the database at each stage.
- has a non-specific relationship to
-
MDL-80947 Changing some course settings removes the "Custom link" URL setting for the course
- Closed