Details
Description
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.
Strange works fine for me:
1/ installed fresh original 1.8.0
2/ created course, 3 users, 2 orphan groups and enrolled students and assigned groups
3/ upgraded to latest 1.8+
4/ I can access those 2 original groups and edit them, assign users into groups etc.
Groups created in non-orphan groupings are not visible - that was intentional because groupings do not work yet as expected and require db changes and some rewriting of code
I am going to try upgrade from 1.7 now...