On 5/3/21 12:56 PM, Thomas Huth wrote: > On 03/05/2021 12.47, Philippe Mathieu-Daudé wrote: >> Hi Thomas, >> >> On 5/3/21 12:30 PM, Thomas Huth wrote: >>> We've started migrating the bug tickets from Launchpad to GitLab, so >>> it does not make too much sense anymore that users open new tickets >>> in the old system. Let's direct them now to the GitLab tracker instead. >> >> We should document the user has to request a Gitlab 'Reporter' access to >> the project, and warn there might be a delay of some days before the >> request to be accepted, before the user be able to fill the bug. >> > I think it is possible for everybody with a Gitlab account to file bugs. > We already have two tickets that were created by non-members: > > https://gitlab.com/qemu-project/qemu/-/issues/47 > > https://gitlab.com/qemu-project/qemu/-/issues/45 > > AFAIK, you just need the "Reporter" state if you want to add labels to a > ticket, or if you want to assign it to somebody else.
Yes you are right! https://docs.gitlab.com/ee/user/permissions.html On public and internal projects, the Guest role is not enforced. All users can: * Create issues. * Leave comments. * Clone or download the project code. I indeed got confused with the "Assign issues" permission: https://docs.gitlab.com/ee/user/permissions.html#project-members-permissions Sorry for the confusion, Phil.