-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increase size of groupslist col #2
Comments
@pascal-my thank you. Yes we will @luukverhoeven can you cherry-pick this pull request? |
Hi @gemguardian, I've noticed that these updates will only apply to new installations. There doesn't seem to be anything in Additionally, I suggest considering the |
@luukverhoeven if you can do this within 2 hours I am okay with the suggested changes. If that's not the case then we will leave it open for some other time. |
@pascal-my, I appreciate the update on the merge and want to express my thanks for the pull request, @camcgee. @gemguardian, I've implemented the changes within an hour. Please test the functionality on the branch https://github.com/Lesterhuis-Training-en-Consultancy/moodle-tool_groupautoenrol/tree/86by67h5c-increase-size-grouplist to verify if it operates as expected. |
@luukverhoeven thanks very much for addressing this! I've tested this on our testing Moodle install:
|
@camcgee thank you for testing this. @luukverhoeven with this outcome it seems to operated as espected, please push to Main and release on Moodle.org |
Merged to master branch. Published as |
Hello,
camcgee made a pull request on my code : pascal-my/moodle-local_groupautoenrol#1 :
Hi, we have a Moodle install with high enrollment courses and large numbers of groups for course discussions. This plugin has been extremely helpful but due to the number of groups, there's an error where some courses the list of groups is exceeding the column size. We've manually changed the size of the column in our database, but I'm proposing to increase this in the DB install as well.
Maybe, you should considerate change the size of the column in your DB install as well ?
:)
The text was updated successfully, but these errors were encountered: