Comment 2 for bug 1832308

Revision history for this message
Steven (stevens-q) wrote :

BUG SUMMARY: Create a closed Group then go back and change to open group - tested with isolated institutions turned on and turned off.

==============================================

Commit hash: 53d7eb7a458d7613eac1edf2ffa328fa44c0113c
Environment tested: Master
Browser tested: Chrome
Theme used: Raw | Default raw | Ocean | Modern | Primary school

PRECONDITIONS:
------------------------
1) $cfg->isolatedinstitutions = true; has been added to the config.php file
2) Institution exists (Institution One)

TEST STEPS:
------------------------
1) Log in as Site admin
2) Created a group with the following settings:
• Group name = 1904 Upgrade Test G2
• Associate with Institution = Inst1
• Group homepage URL = 1904-upgrade-test-g2
• Open = No
• Controlled = Yes
• Request = Yes
• Roles: Course: Member, Tutor, Admin
• Friend Invitations: No
• Recommendations = No
• Create and edit = All group members
• Allow submissions = Yes
• Allow archiving of submissions = Yes
• Publicly viewable group = Yes
• Hide group = No
• Hide membership = Hide members
• Hide membership from members = No
• Participation report = Yes
• Auto-add users = No
• Shared page notifications = All group members
• Comment notifications = All group members
• Send forum posts immediately = Yes
3) Save the group settings.
4) Come back into the group settings page
5) Verify the Open button is enabled and user can click the button to toggle it to yes and no ✔
6) Click the button to Yes
7) Verify that the "Request" is switched to "No" and is disabled ✔

NOTE: Run the above script with code line - $cfg->isolatedinstitutions = false; added to the config.php file

Catalyst QA Approved ✔