- Issue created by @vnech
- @vnech opened merge request.
- Status changed to Needs review
6 months ago 4:36pm 12 February 2025 - Status changed to RTBC
3 months ago 5:09am 15 May 2025 - First commit to issue fork.
- 🇸🇮Slovenia nkoporec Slovenia
Pushed a new commit that needs review: https://git.drupalcode.org/project/social_course/-/merge_requests/71/dif...
The issue is that if a user is a verified user and a course leader, then he is able to create a section with a part. After that the user can no longer edit the 'Parts' section, as the error is thrown node:[id] cannot be referenced.
- Status changed to Needs review
14 days ago 9:46am 23 July 2025 - 🇳🇱Netherlands robertragas
Added a new patch that is required on top. As with the new entity query access course_leader role cannot save sections that contains course_articles / course_videos that they are not the owner of.
- 🇺🇸United States SocialNicheGuru
so is the solution the MR and patches from #10, #11?