-
Bug
-
Resolution: Fixed
-
Minor
-
4.0
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
MDL-73549-master-2 -
-
0
-
HQ Team International CIH2-217, HQ Team International CIH2-218, HQ Team International CIH2-219
Steps to reproduce:
- Create a new user and give them 'Course creator' role at one of the categories.
- Log in as the new user and go to My courses page.
- The user should see a kebab menu with 'Manage courses' and 'New course' options that lead them to the category where they have proper permission.
We are using core_course_category::user_top() to check whether the user has course management permission at any of the categories. Looking at the doc block of that function it seems should return the top category where the user has management permissions.
But the current behavior is that this is working when the user has permission at site level only.
- blocks
-
MDL-74080 Users with course creation permission at category level should see 'Create new course' on an empty My overview block
-
- Closed
-