Having a user create an issue through a template doesn't assign labels unless he has at least reporter

Replace this template with your information

Describe your question in as much detail as possible:

  • What are you seeing, and how does it differ from what you expect to see?

I have a template, Template A, Template A contains

/label “A”

in it

User A is guest in project A and creates an issue through template “A”

Issue is created with template without label “A”

User B is at least reporter in project A and creates an issue through template “A”.

Issue is created with template A and label A assigned.

I am hoping to give guest users an ability to assign labels through a template, giving them reporter also means they can look into confidential issues which I want to avoid, OR having the ability to configure the minimum permission level in order to see confidential issues.

  • What version are you on (Hint: /help) ? and are you using self-managed or gitlab.com?

Self managed Gitlab, 12.10.3-ee (7c0ab260960) (not for very long)

  • What troubleshooting steps have you already taken? Can you link to any docs or other resources so we know where you have been?

I think this is by design, but not sure, I could be overlooking something.

1 Like

Bump, anyone alive in this forum?

Bump…

Hi! I have the same question and concern? I’m even wondering why this is working on GitLab.com Issues · GitLab.org / GitLab · GitLab and how?