I have created a module project page into Drupal Download & Extend, but I made a mistake specifing the short name of the module (and also on the project repository name in the Drupal GitLab).
I would like to change the module short name and the project name on the Drupal GitLab.
If it won't possible to amend, how I can remove all and start it again.
(I haven't published code yet in the Drupal GitLab project repository).
I have the Views and Groups Module installed and enabled. I want to create a view that shows all groups except for group 66. I was following these steps but I got stuck on step 6. I cannot find Group ID on the Filter Criteria. I do see group ID on the list for groups. How can I fix this? I am using Drupal 9.
Steps I was following to create a view that shows all groups except group 66
Make sure you have the following modules installed and enabled:
We have written a Drupal module controller. It allows a user to select a course then enroll in the course. Upon successful enrollment the user is allowed to select another course and enroll in that course. After doing the enrollment process successfully 5 to 6 even 12 times in a row the course enrollment fails with this error in the browser console.