Issue Details (XML | Word | Printable)

Key: MDL-9842
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Petr Skoda
Reporter: Andrea Bicciolo
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Groups from groupings not moved to "Not in a grouping"

Created: 17/May/07 11:40 PM   Updated: 18/May/07 05:21 PM
Return to search
Component/s: Groups
Affects Version/s: 1.8
Fix Version/s: 1.8.1

File Attachments: 1. Text File groups_undogroupings.patch (3 kB)


Database: MySQL
Participants: Andrea Bicciolo, Martin Dougiamas and Petr Skoda
Security Level: None
Resolved date: 18/May/07
Affected Branches: MOODLE_18_STABLE
Fixed Branches: MOODLE_18_STABLE


 Description  « Hide
To reproduce the bug it is needed to have a Moodle 1.8 "pre group patch" from Petr Skoda. Using this older Moodle version:

1. create orphaned groups in a course
2. update Moodle with the latest 1.8 CVS version containing Petr's group fixes
3. in the same course of point #1 go to the Groups page: orphaned groups does not show, thus cannot be edited.

New groups can be created and people assigned to them. Orphaned groups are still functioning correctly across all course's activities, but there is no way to edit them.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 3 files to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 18/May/07 05:16 PM
MDL-9842 Groups from groupings not moved to "Not in a grouping"
MODIFY version.php   Rev. 1.425.2.11    (+1 -1 lines)
MODIFY group/db/Attic/upgrade.php   Rev. 1.11.2.4    (+28 -1 lines)
MODIFY lib/db/upgrade.php   Rev. 1.27.2.14    (+10 -1 lines)
Petr Skoda committed 3 files to 'Moodle CVS' - 18/May/07 05:20 PM
MDL-9842 Groups from groupings not moved to "Not in a grouping"; merged from MOODLE_18_STABLE
MODIFY version.php   Rev. 1.454    (+1 -1 lines)
MODIFY group/db/Attic/upgrade.php   Rev. 1.16    (+28 -1 lines)
MODIFY lib/db/upgrade.php   Rev. 1.58    (+11 -2 lines)