Skip to content

Conversation

@hirokiterashima
Copy link
Member

Changes

Fixes issue where admin could not open CM by another teacher via directly changing run ID in the URL.

This pull request includes a small change to the InformationController.java file. The change ensures that the method getWorkgroup checks if the workgroupListByRunAndUser list is not empty before accessing its first element, which prevents potential IndexOutOfBoundsException.

@hirokiterashima hirokiterashima added the bug Something isn't working label Nov 19, 2024
@hirokiterashima hirokiterashima self-assigned this Nov 19, 2024
@hirokiterashima hirokiterashima merged commit 51cac64 into develop Nov 19, 2024
2 checks passed
@hirokiterashima hirokiterashima deleted the fix-admin-cant-launch-cm branch November 19, 2024 16:58
@hirokiterashima
Copy link
Member Author

🎉 This PR is included in version 1.4.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working released

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants